that worked!!! thanks. --- In [email protected], "nelsoncostabatista" <[EMAIL PROTECTED]> wrote: > > Hello all, > > For the CSS, to avoid errors you must write like this: > upSkin: Embed(source="/yourAppRoute/button1.png"); > > notice the " . > > Best. > > --- In [email protected], "bhaq1972" <mbhaque@> wrote: > > > > i was trying out the example where it says you can use an Embed in > an > > external style sheet > > > > so i tried this > > > > .MyButton > > { > > upSkin: Embed('../assets/button1.png'); > > } > > > > but i get an > > > > Invalid Embed directive in stylesheet - can't resolve source 'Embed > > ('../assets/button1.png")' > > > > > > any ideas? > > thanks > > bod > > >
-- 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/

