codevariable = "<object width=" + speechvariable + widthvariable + speechvariable + " height=" + speechvariable + heightvariable + speechvariable + ">
param name=" + speechvariable + "movie" + speechvariable + " value=" + speechvariable + filevariable + speechvariable + ">
embed src=" + speechvariable + pathvariable + speechvariable + " width=" speechvariable + widthvariable + speechvariable + " height=" + speechvariable + heightvariable + speechvariable + ">
</embed>
</object>";
stop();
yes its a lot, but why do I get a syntax error?
by the way,
codevariable is a dynamic text feild with the “var” set to "code variable
speechvariable is a dynamic text feild with a speech mark as the text and the “var” speechvariable
widthvariable is an input text feild with the “var” width variable
and so on. so why doesn’t it work?
I’ll attatch the .fla
ps I am using flash mx 2004 pro