I am a complete newbie in Sencha Touch World. I have been reading into the code from the Just One more application build tutorial. (available here: http://www.netmagazine.com/tutorials...p-sencha-touch) and I am just trying to see if I can change the source of the channel. I have changed the Channel Id, and the consumer key and consumer secret in the parameters but still no luck with being able to pull from a different channel. I get the error message which fallin in EXT.util.Jsonp.request. Now I am wondering if anyone can help me just figure out why I am receiving the error message. Any help is appreciated!<br><br>Thanks
Not gonna read that tutorial... but it was written for Sencha Touch 1 so things aren't going to line up 100%. There is no Ext.util.JsonP class, it's Ext.data.JsonP in Sencha Touch 2
I take that comment back...it is possible to simply change the channel_id in that app. Try going to vimeo and search channels and click on one. You should see the channel ID in the link. I tried changing that and it works.
Is anyone interested in trying to adapt this for Sencha Touch 2? I would love to try and adapt it...