Ask a Question related to Macromedia Director Basics, Design and Development.
-
myke_mla #1
A shockwave/html question
This is really a browser issue, but I can't find any help on the subject
anywhere else, so hopefully someone here has run into this problem before.
I'm trying to position a shockwave movie on a web page. It works fine in IE,
but mozilla and netscape won't position the movie, they only position its
surrounding div tag. Here is my code:
css:
#'shock {
position: absolute;
left: 100px;
top: 100px;
}
<div id="shock"> [shockwave movie.dcr] </div>
Has anyone else run into this issue before? Can anyone help me? Or am I
doomed?
myke_mla Guest
-
Shockwave Installation Question
I install shockwave silently during runonce.... No problem..... However, if shockwave is installed on a OS that is not set up for one of the... -
shockwave 3d effect question
c wrote: http://www.directordev.com > learning > Achieving visual trail effects in Director and Shockwave 3D http://www.directordev.com >... -
Controling shockwave with html links?
Is it possible to control a shockwave movie with external html links? For example, if I have a shockwave movie embeded in an html page, could I use... -
shockwave and html layers
Hello all, I have a shockwave simulation of a galileos thermometer on a page for a HS I'm working at ... and who, as soon as I added the... -
can i force a shockwave file to load before html?
help, i'm looking for a way to force the browser to load a shockwave file before html. Well my problem is that I have a shockwave file on a...



Reply With Quote

