You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by mark goldin <ma...@gmail.com> on 2015/03/19 21:56:43 UTC

[Embed...] at runtime

Can a statement like this:
[Embed(source="icon.png")]

be run at the run-time?

Thanks

Re: [Embed...] at runtime

Posted by Alex Harui <ah...@adobe.com>.
Not without running the compiler.

On 3/19/15, 1:56 PM, "mark goldin" <ma...@gmail.com> wrote:

>Can a statement like this:
>[Embed(source="icon.png")]
>
>be run at the run-time?
>
>Thanks