A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Youtube API errors

  1. #1
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389

    Youtube API errors

    just started getting this debug error searching YouTube using the same code I've used since the first release where KM supported it:

    TypeError: Error #1034: Type Coercion failed: cannot convert com.google.youtube.event::AddCallbackEvent@792eb69 to com.google.youtube.event.AddCallbackEvent.
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at com.google.youtube.model::YouTubeEnvironment/addCallback()
    at com.google.youtube.application::VideoApplication/addCallbacks()
    at com.google.youtube.application::VideoApplication/build()
    at com.google.youtube.application::Application/onInited()
    at com.google.youtube.application::Application/initData()
    at com.google.youtube.application::VideoApplication/initData()
    at com.google.youtube.application::Application/init()
    at com.google.youtube.application::VideoApplication/init()


    Have they changed something in the API or does that just indicate the background service is down?. Been using the same code as I always have. Just about to release a Media Bandit that just started falng with this error a few minutes ago. I've run the same code thousands of times without incident and hope the they havent screwed up our KM integration by changing the API.

  2. #2

  3. #3
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    I have no clue Chris.
    The PlaylistCreator to query YouTube worked fine when I tried it.
    As for my mail, I sent you a mail that you hopefully will get with an alternative mail address in case my default one fails.

  4. #4
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    It wasnt our end...it was with the service....I trapped it for the upcoming submission.

    Sent a copy to you and Bob. Will be a download everywhere soon. Let me know what you think

    called "in-R-tube"

    Features:

    Allows dragging of app in standard mode (chromeless transparent window via SWFstudio)
    Allows searching for YouTube videos.
    Allows downloading of videos (with progress indicator) to form a local library (this uses the http plugin from SWFstudio...no "browse for" dialog needed).
    Allows dropping of Flash videos on top of it to add to library.
    Allows dropping of picture to change backgrounds(will load on next instance last pic dropped).
    Allows deleting files in library if app is NOT in local library viewing mode (library files are locked in this mode)
    Allows full screen viewing (works with 800x600 monitors to infinity)
    Allows screenshots to be taken and stored in subfolder.
    Application detects quit and deletes any downloads in progress before exit.

    ESC key quits app

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center