Copy link to clipboard
Copied
How can i get this to work in javascript when converted?
trying to get data from this file
with javascript
Copy link to clipboard
Copied
that would require several hours of coding to convert.
if you're not fluent in js, look for js code that does what you want, learn js or hire someone to code that for you.
Copy link to clipboard
Copied
I have some knowledge of js I just need a little guide on how to get started.
Copy link to clipboard
Copied
they key to that as3 (i believe) is breaking the encoding into its key parts. i believe that will be:
saving the initial/correct positions
randomizing positions
drag and drop code
checking positions
encode each part. there's no need for class files because js isn't really an object oriented language.
Copy link to clipboard
Copied
okay
Copy link to clipboard
Copied
excellent.
now, you can get free help here with problems you may encounter. ie, your first post is to broad in scope to help in a forum. but break that into 20+ more narrow questions and that is doable via this forum.
Copy link to clipboard
Copied
Javascript is very much an object-oriented language, according to (checks Google) practically everyone. What it's not is class-oriented.
Copy link to clipboard
Copied
thanks for the correction