Hi there... I'm an intermediate flash web designer and I rebuild flash templates for friends. I have never had a problem until now. In order for you to know what my problem is, you will need to go here:
http://www.templatemonster.com/flash-templates/8612.html
Do you notice how nothing happens when you click on the "read more" links? Usually there is a window that pops up, but in this template it's not included. Do you have the expertise to make a small pop-up window (within flash) that has a scroll bar and looks like the popup windows you will find like in this website...
http://www.templatehelp.com/aff/preview.php?aff=25_percent_discount&skin=25&locale =en¤cy=0&pr=yes&src=yes&nt=yes&help=yes&samp le=yes&faq=yes&nmg=yes&auth=yes&down=yes&chm=&hide _flash=0&search=&PHPSESSID=0ee6d96edad0ed6918d8979 9e6964d5a&referer=http%3A%2F%2Fwww.websitetemplate s.com%2Fsearch.html&i=23263
I copied the actionscript from one of the other templates I've done and I pasted the popup window as a new movie into my current website (the first link above) and I pasted the actionscript into the actions under the "read more" button, but the link doesn't work and I don't know how to fix it. The actionscript is below:
on (release) {
_root.popup_pressed = 1;
_root.scrHEIGHT = 240;
_root.scroller.scroller.gotoAndStop(2);
_root.TM_title = "Title Heading 1";
_root.READ = 1;
_root.scroller.gotoAndPlay("s1");
}
This is what I need your help with. I can do everything else if you can just help me with this "read more" popup window problem. I can provide you with the source files (provided you don't use them for your own project as they are already purchased). Can you help?
Thanks,
Scott Sanford