A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Can you load video in a flash CC html5 canvas project?

  1. #1
    Senior Member
    Join Date
    May 2005
    Location
    Wisconsin
    Posts
    181

    Can you load video in a flash CC html5 canvas project?

    Is it possible to load video into a flash html5 canvas project? I have tried to load flv, mp4, avi, wmv with no success into my library and stage.

    Have you had any success with this. How did you accomplish it?

    Can you provide a fla for example?

    Thanks
    Josh
    Multimedia Programmer
    flashmajic.com

  2. #2
    Junior Member
    Join Date
    Dec 2006
    Posts
    5
    I have also been experimenting around with loading an swf into an HTML5 Canvas project and have not yet been successful.

    I have built an HTML5 video player that will play the standard HTML5 videos, mp4, ogg, webm, and flash video, and I have gotten that to work in a canvas app, but it was kind of a kluge so I am still working on it.

    Keep me in the loop if you find a solution if you don't mind.

    Mike
    Mike
    Web Development Training
    http://www.ontargethtml5.com

  3. #3
    Junior Member
    Join Date
    Jul 2007
    Posts
    3

    Please video in flash cc vanvas

    Please video in flash cc vanvas

    you need to add video on stage like this -

    stage.addChild(Video);

    get full source here
    http://html5questions.com/viewtopic.php?f=17&t=23
    Ashish Kumar
    Flash Programmer
    E-mail: ashishkummar@yahoo.co.in
    website: www.geocities.com/ashishkummar2

Tags for this Thread

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