I have .swf file and I want to change it to javascript code !

NiTroviousix

Junior Member
Joined
Jun 18, 2012
Messages
138
Reaction score
5
Hey,
My CPA Network offer the pack material of each offer !
But some of those materials are a .swf files on my pc
I want to make them a java script code and put my tracking link
How ?
 
Realistically you won't be able to do it.

Essentially you'd have to code the javascript from scratch to replicate the design and functions of the .swf file.
 
i am not sure if it is even possible to convert flash files to a javascript.... google?
 
it's theoritically possible to translate flash to javascript... The only problem is that .swf file is a compiled .fla file and you don't have the source code anymore... Which will make it 10x harder to re-code in javascript... Again not saying it's impossible but you're going to have one hell of a time doing it.

Sorry to bear bad news bro
 
Back
Top