I've recently taken over updating a website for my church because I'm the most tech savvy person there, but I don't know anything about flash or actionscript 3 and the entire website is made in it. I've figured out how to update and edit every section except for the .swf file listing all the sermons. It's just a simple file with a list of buttons that play a shine animation when moused over and link to mp3 files. The .fla file will compile into a .swf file just fine when I don't edit anything. But, whenever I add a new sermon, I get this error:
(mc20120422 is the name of the sermon movieclip I add to the field)Code:Scene 1, Layer 'Actions', Frame 1, Line 12 1120: Access of undefined property mc20120422.
This is the actionscript before I edit anything:
Spoiler:
My instructions were to duplicate one of the existing buttons under the library and rename it, then add it to the buttonarray.push line. Doing this gives me the above error and causes all the buttons to repeat the shine animation over and over without mousing over and they won't link to the mp3 files when clicked on.
I'm at my wits end, I've spent days looking around google for the answer but everything is just so far above my head. I've started learning actionscript but that will take time and I want to get the sermon file updated as quick as possible.
Here's the .fla file and library files if it will help - http://www.mediafire.com/?xmoed67bnzi6q9c





Reply With Quote


Bookmarks