I am working on a math quiz using flash CS3 with ActionScript 3.0
I have the source document in Microsoft Word. They have all been typed in equation nicely.
I cannot copy them straight into flash document.
I do not want to printscreen those equation. There a lot of fraction,index and symbols.
Is there a way so that I can copy the equations straight into flash?
Is there something like, install plug in so that flash can read it?
You should consider using LaTeX2SWF library instead of trying to import Microsoft Equation directly. Example here
If you can't download it, you can try something like this
You should also convert all of your Math Equations from Microsoft format to LaTeX. There are a lot of automated programs and plugins, like this, but there are lots of others