Copy link to clipboard
Copied
Here's a picture who says it all. I'm basically trying to go from a frame to the other by clicking. And while i didn't ask for anything there is a lot of 1172 errors i've never seen before and I have no idea how to fix them.
I tried searching the web but no one seems to have the same problem. O_o
In the log it even says line 21 while i don't even have 21 lines of code in total ? ><
In my 2nd layer the only line of code is stop(); =/
you're probably importing some class then in your settings.
create a new fla with a new name and save into a new directory. test.
if no problems, start copying and pasting assets from your current fla to the new one periodically testing.
Copy link to clipboard
Copied
what code is attached to the Background layer?
Copy link to clipboard
Copied
The one shown on the screenshot is the code attached to the background layer, and only this layer has code.
Copy link to clipboard
Copied
what's implicitImports?
are you using a document class?
are you using a component?
Copy link to clipboard
Copied
I don't know what it is O_o Not using a document class or a component. I just wanted to basically create a menu so i started drawing some graphics on stage and tried to assign them, then due to this not working i tried going backward to see where the error was coming from, but now i just removed everything except the 2 scenes and it still doesn't work, and i don't have any class/other code than that O_o I'm really confused
Copy link to clipboard
Copied
you're probably importing some class then in your settings.
create a new fla with a new name and save into a new directory. test.
if no problems, start copying and pasting assets from your current fla to the new one periodically testing.
Copy link to clipboard
Copied
Tried opening a blank AS3 project, just wrote "trace("test");
on the first line, and there is these exact same lines in the compiler errors. Maybe you're right about settings, but i didn't change anything in my settings lately =/
If anyone has an idea of what could cause this error...
Copy link to clipboard
Copied
save your fla, upload to a server and post a link.
Copy link to clipboard
Copied
Oh waaw, won't be necessary, it works now, I haven't changed ANYTHING since the last time. Well I don't know what that was but it's all ok now haha. Thanks anyway! =D
Copy link to clipboard
Copied
you're welcome.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now