Log in

View Full Version : Can anyone edit flash flile



Jamcan
04-09-2011, 05:26 PM
<script language="javascript">
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',
'width', '975',
'height', '523',
'src', 'images/flash',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'transparent',
'devicefont', 'false',
'id', 'flash',
'bgcolor',
'name', 'flash',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'flash',
'salign', ''
); //end AC code
}
</script>


http://www.premierturfinc.ca


I need to remove the sound on start up and change some pictures in the slide show and change a few words. Willing to pay

reply to: timmytiger32 at hotmail.com

auntnini
05-26-2011, 02:32 AM
That's code (referring to Macromedia) in HTML page, inside <FRAME> inside <FRAMESET>.

The world will have a hard time finding you.

Do you have the actual.original FLA Flash file, not just the published SWF movie?

DuncanCox
06-20-2011, 05:32 AM
It is difficult to edit file without original code.