From: Monkey Boy on
Hi,

(I'm not sure whether this is the right forum...but)

I'm trying to load a swf file thats been base64 encoded and stored in a data
uri in the embed tag e.g.

<embed
src="data:application/x-shockwave-flash;base64,Q1dTB+QAAAB4nEtgsGsAIR5...

Testing this with Flash Palyer 7 works fine but with FP9 the movie doesn't
load (context menu says "movie not loaded") - can anyone (possibly from Adobe)
tell me whether this is still possible and what I need to do (I can find no
current documentation on the web relating to this - which may be an indicator)

Thanks.