RE: [flexcoders] Loading images and CSS from SWF file

2007-06-04 Thread Kenneth Sutherland
I seem to remember that session 4 from silvafug discussed what you are
asking about.

Check out http://www.silvafug.org/

Or more specifically http://adobechats.adobe.acrobat.com/p69494882/

 

That should give you all to info you need.

 

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Ingram
Sent: 04 June 2007 08:49
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Loading images and CSS from SWF file

 

Hi, I know it is possible to load images from an SWF file, and I know
it's possible to compile a CSS file into an SWF to load the styles in -
but - is it possible to combine both images and CSS into one file? E.g.
So I could have a complete skin and styles for the application in one
file (making it easy to update).

 

Any help on the subject gratefully received!

 

Mark

 

 

 

 



RE: [flexcoders] Loading images and CSS from SWF file

2007-06-04 Thread Mark Ingram
Thanks Kenneth, so to summarise, our graphics artists must create a SWF
file and then a developer must embed symbols from the SWF in to the CSS,
which must then be compiled back into SWF? It's a shame that CSS and
images can't be compiled together straight away (rather than extracting,
then re-embedding symbols from a SWF file).

 

Thanks for the links!

 

Mark

 

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Kenneth Sutherland
Sent: 04 June 2007 10:52
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Loading images and CSS from SWF file

 

I seem to remember that session 4 from silvafug discussed what you are
asking about.

Check out http://www.silvafug.org/

Or more specifically http://adobechats.adobe.acrobat.com/p69494882/

 

That should give you all to info you need.

 

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Ingram
Sent: 04 June 2007 08:49
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Loading images and CSS from SWF file

 

Hi, I know it is possible to load images from an SWF file, and I know
it's possible to compile a CSS file into an SWF to load the styles in -
but - is it possible to combine both images and CSS into one file? E.g.
So I could have a complete skin and styles for the application in one
file (making it easy to update).

 

Any help on the subject gratefully received!

 

Mark