Is it possible to make an HTML website and then totally on it make an invisible flash movie were other flash movies can be loaded … Thus you make the effect as if flash objects are being loaded on an HTML page.
I uploaded an image for those wishing to see what I mean!!
If someone know how to do it could he tell me please!
It is possible to make flash movies with invisible backgrounds; the paramater “wmode=transparent” in the embed tag will, I think, render the background transparent- you can then put it in a layer (a div tag… dreamweaver does these easily).
Ok!! So I create the HTML page, then with dreamweaver I create a layer were i place my invisible Flash Movie. However do I need to pass special parameters for the layer!?? or it comes invisible automatically?