Hi Michael,

to embed images in custom mxml component in: {PROJECT}/com/
peterblazejewicz/youtube/view/renderers/

i've used:

[Embed(source="/assets/images/star_sm_bg.gif")]
private var backgroundIcon:Class;
[Embed(source="/assets/images/star_sm_half.gif")]
private var halfIcon:Class;
[Embed(source="/assets/images/star_sm.gif")]
private var fullIcon:Class;

and that's working fine,
however I can confirm that there are incompabilities between beta 2
and beta 3 syntax for Embed tag and paths,
search forum for "embed" tag, I believe it was already posted before,

regards,
Peter Blazejewicz






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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to