1. #1
    Sencha User
    Join Date
    Dec 2011
    Posts
    15
    Vote Rating
    0
    Answers
    1
    urbanmb is on a distinguished road

      0  

    Question Unanswered: Vimeo Video App help

    Unanswered: Vimeo Video App help


    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:&nbsp;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&nbsp;receiving&nbsp;the error message. Any help is appreciated!<br><br>Thanks

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,624
    Vote Rating
    434
    Answers
    3105
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    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
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Dec 2011
    Posts
    15
    Vote Rating
    0
    Answers
    1
    urbanmb is on a distinguished road

      0  

    Default


    Thanks I'll do some more reading into it, you can download the completed source code in a zip file off the site if that helps any.

  4. #4
    Sencha User
    Join Date
    Aug 2011
    Location
    London
    Posts
    326
    Vote Rating
    10
    Answers
    10
    digeridoopoo will become famous soon enough

      0  

    Default Authentication?

    Authentication?


    I think it has something to do with authentication....I also tried to do this but got stuck as I know nothing about authenticating from other sites!

    :-)

  5. #5
    Sencha User
    Join Date
    Aug 2011
    Location
    London
    Posts
    326
    Vote Rating
    10
    Answers
    10
    digeridoopoo will become famous soon enough

      0  

    Default I take it back...

    I take it back...


    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...

    :-)