开发者

AS3 embed question

I'm creating a wrapper SWF that needs to embed multiple swf's using the [Embed ] tag in Actionscript 3.

How can i embed a custom swf when compiling a as3 project using the flex sdk, E.G:

[Embed(source="/MySWF1.swf", mimeType="application/octet-stream")]

However i want to开发者_如何学Python specify the 'source' location at compile time.

How can i do this?


You should use compiler variable : Actionscript add strings to embedded images?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜