Hi,
When using the Image-Tag it's possible to embed images into the SWF with
<mx:Image source="@Embed('test.jpg')" />
I tried the same for the VideoDisplay: <mx:VideoDisplay
url="@Embed(source='test.flv')" />
But I get the error: test.flv does not have a recognized extension, and a
mimeType was not provied
Unable to transcode test.flv

Will embedding of Flash Video will be supported in beta3 or flex2 final or
is embedding restricted to images like jpg,png, gif etc.?

Cheers,
Sönke



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to