Flash Question
Moderator: General Moderators
- evilmonkey
- Forum Regular
- Posts: 823
- Joined: Sun Oct 06, 2002 1:24 pm
- Location: Toronto, Canada
Flash Question
Wow, I would've never thought I'd have to ask for flash help on these forums. In fact, I never thought I'd have to use flash. Anyway.
I'm maintaining a small school science department website that some guy before me though would be fun to make entirely in flash. Great idea, genius, the only problem is, this kid didn't leave us the .fla file, only the .swf. That was pretty frustrating, but I got around that by poking on the internet a little. Basically, I converted the .swf to a .fla. Now the editing kicks in.
The way this works is that it has links to different "pages" within the flash document. My problem is, I can only see the first such page (the one originally seen by the user when he access the site). My question is, how can I see all the other "pages"? It's that cntent that I need to edit.
Thanks for your time!
I'm maintaining a small school science department website that some guy before me though would be fun to make entirely in flash. Great idea, genius, the only problem is, this kid didn't leave us the .fla file, only the .swf. That was pretty frustrating, but I got around that by poking on the internet a little. Basically, I converted the .swf to a .fla. Now the editing kicks in.
The way this works is that it has links to different "pages" within the flash document. My problem is, I can only see the first such page (the one originally seen by the user when he access the site). My question is, how can I see all the other "pages"? It's that cntent that I need to edit.
Thanks for your time!
- evilmonkey
- Forum Regular
- Posts: 823
- Joined: Sun Oct 06, 2002 1:24 pm
- Location: Toronto, Canada
I'm a flasher
Click on window -> movie explorer. Use the control panel to see all the scripts that on running and movie clips. Check out the timeline. Double click on objects to edit movie clips and buttons...
Good luck
Good luck
- evilmonkey
- Forum Regular
- Posts: 823
- Joined: Sun Oct 06, 2002 1:24 pm
- Location: Toronto, Canada
- evilmonkey
- Forum Regular
- Posts: 823
- Joined: Sun Oct 06, 2002 1:24 pm
- Location: Toronto, Canada
A few more tips
Okay you say you see the "first page" are you sure there are not any more .swf files because some flash movies work by loading external content into the movie.
Did you try double clicking on objects on the stage?
How many key frames on the main time line -- grey squares with black dots? One, two, butt loads?
Are there any "A"'s on the key frames?
Hit f9 and check for action scripting on various objects...
Did you try double clicking on objects on the stage?
How many key frames on the main time line -- grey squares with black dots? One, two, butt loads?
Are there any "A"'s on the key frames?
Hit f9 and check for action scripting on various objects...
- evilmonkey
- Forum Regular
- Posts: 823
- Joined: Sun Oct 06, 2002 1:24 pm
- Location: Toronto, Canada
Hi noephyte. There is one key fram, but there are a few more grey squares with no black dots (5 or so). The flash starts with the loading screent (actionscript, I guess), then goes to the main page. I am sure this is the only swf file because once i compile it in flash, all the other pages are there. No A's on key frames, although there are A's around it. Nothing special though. I tried clicking F9 on the link that should take me to another page, but that displayed an error saying "actions cannot be applied to current selection".
Is there anything else I can do?
Is there anything else I can do?
Hit f9 that should open a window where you can enter action script. Okay with the window open click on various objects on the stage. If scripts are applied to say a button/link then they will show up there. Or you could also click on a keyframe in the timeline that has an "a" in it. The action script will apear in the script panel you opened with f9.I tried clicking F9 on the link that should take me to another page, but that displayed an error saying "actions cannot be applied to current selection".
But the problem is that you want to find some spot to change content. Is the thing up online? Can you post a link?
It sounds like the bulk of the site is in embedded movie clips. Try double click on objects. This should take you into different layers. Look at the timeline. You'll see a string like this "object1->object2->object3 etc...
I'm guessing that your swf to fla conversion didn't work the way you wanted. To my knowledge you can't get the full fla from an swf. (If anyone knows any different please correct me)
You will have to track down the guy for the original fla or build a new one from scratch.
Sorry I cannot be of any more help, but I could be saving you a few headaches.
You will have to track down the guy for the original fla or build a new one from scratch.
Sorry I cannot be of any more help, but I could be saving you a few headaches.
- evilmonkey
- Forum Regular
- Posts: 823
- Joined: Sun Oct 06, 2002 1:24 pm
- Location: Toronto, Canada
The thing is online, it's at http://www.vaughanss.on.ca/science/. I need to update the "Staff" page, but all I can see is the main page (the one that appears after the running guy).
Zenabi, if what you're saying is true, it'll be a big b*tch for me to redo the whole site, I'd rather just keep it the way it is...
Zenabi, if what you're saying is true, it'll be a big b*tch for me to redo the whole site, I'd rather just keep it the way it is...
It's down to this...
Okay, Double clicking in flash on any of the button object ought to give you some action script in the scripting window. If it doesn't I'm with zenabi, you'll probably have to find it or re-do it.
I downloaded it and "imported it." If thats what you did to edit it give it up. There are some companies that sell flash decompilers. Do a google search on decompile flash. Best route yet, have the original .fla.
I downloaded it and "imported it." If thats what you did to edit it give it up. There are some companies that sell flash decompilers. Do a google search on decompile flash. Best route yet, have the original .fla.
- evilmonkey
- Forum Regular
- Posts: 823
- Joined: Sun Oct 06, 2002 1:24 pm
- Location: Toronto, Canada
No no, I used a commercial decompiler (http://www.sothink.com/flashdecompiler/index.htm, I have access to the full version of that software thanks to my school.), and got the fla file, I didn't just import. Double clicking for me just edits text, doesn't do much else.