SwfObjects cannot be imported in HTML5 Canvas document.
I have an existing project that needs to be converted to HTML. It was written in CS5 / AS3. When converting my flash files, I get the following warnings:
SwfObjects cannot be imported in HTML5 Canvas document and
FontEmbed cannot be imported in HTML5 Canvas document.
The java script code calls the *.swf file using swfobject.embedSWF(swfFile, ...).
How do I resolve this? (I am new at this).
Thank You & Regards,
Renee
