-
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
-
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
-
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
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|