Mirage Source
Flash transparent - possible? - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Programming (https://mirage-engine.uk/forums/forumdisplay.php?fid=24)
+----- Forum: Visual Basic 6 (https://mirage-engine.uk/forums/forumdisplay.php?fid=32)
+----- Thread: Flash transparent - possible? (/showthread.php?tid=3017)



Flash transparent - possible? - Inuyasha22 - 05-08-2009

I tried some very visual fight system... but well... at the moment it's using premade flash files to show everything. I want to give a form a background and just play the flash movies with the moving actors in front of it. Of course without a white box. Is it possible?


Re: Flash transparent - possible? - grimsk8ter11 - 05-08-2009

http://www.andreavb.com/forum/viewtopic_2057.html

but I do not know if you can have DX draw below it or show it if it draws above.


Re: Flash transparent - possible? - Inuyasha22 - 05-08-2009

So you mean it could be impossible to accomplish it?


Re: Flash transparent - possible? - Dragoons Master - 06-08-2009

Nothing is impossible, but maybe you'll need to make a different thing, like... well, you can export the flash to a series of png, can't you? Then you can make a frame by frame animation in pure dx7/8.
Good luck ^^^


Re: Flash transparent - possible? - Inuyasha22 - 06-08-2009

Ah, okay. Thanks ^^