PDA

View Full Version : ActiveContent and Ac_RunContent issues


mlap
08-10-2008, 01:00 AM
I have read many different Forums that mention problems with flash publishing, specifically the ActiveX and AC_RunActiveContent.js. but non of them seem to have found a consistant fix to the problem.

I have created a small (only four page) website created in Flash CS3, but after publishing the pages and uploading them along with the generated AC_RunActiveContent.js file, nothing shows up but the green background. When I right click on the screen a little box will show up that says I need to install flash player 9 and "movie not loaded" I have installed both the regular flashPlayer 9 and the flashPlayer ActiveX with no success with viewing the site.

If some one could please let me know what I am missing or doing incorrectly it would be greatly Appreciated. I can copy any of the code that might be needed if it would help. The site address is www.3mcranches.com

Thanks in advance.

Mlap

The Repro Kid
08-13-2008, 06:15 AM
Well it definitely doesn't work. But I don't know enough about Flash. Maybe someone else might have an idea?

mlandes
08-19-2008, 03:11 PM
I had the same issues on a site that I was building and found out the problem was my server didn't have the mime types included for flash files. Add them on your server, if you can, or have your server administrator, include the following mime types:

.flv
.swf

That might work