Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Action Scripts and Framsets HELP!!!



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> Flash Forum
View previous topic :: View next topic  
Author Message
TokinWhiteGuy0



Joined: 26 Jan 2008
Posts: 2

PostPosted: Sat Jan 26, 2008 9:20 pm    Post subject: Action Scripts and Framsets HELP!!! Reply with quote

hi, i have a website i am working on, has two frames topFrame and mainFrame, on the top fram i have a menu made in flash, i have my geturl action script pointing to mainFrame however it opens a new window. some one please help!!! the code will follow

here is the flash code in the buttons

on (release) {
getURL ("seepagepits/index.html", "mainFrame");
}



now i have an index.html page which contains the framsets, the code will fallow.

<frameset rows="271,*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="topFrame.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
<frame src="mainFrame.html" name="mainFrame" id="mainFrame" title="mainFrame" />
</frameset>

the topframes file name is topFrame.html containing the code for the flash menu and the code will fallow

<p align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=7,0,19,0" width="780" height="100">
<param name="movie" value="Menu1.swf" />
<param name="quality" value="high" />
<embed src="Menu1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="780" height="100"></embed>
</object>
</p>


and there is the mainFrame however there is not much on here but i will post in any way

<body>
<div align="center"><img src="underconstruction.jpg" width="325" height="336" />
</div>
</body>


some one please help, if the source files are needed please let me know. The launch for the site should have been today ( fri the 25th ) but i have not been able to resolve this. Some one please help!!
Back to top
View user's profile Send private message Send e-mail
tkgd2007
50+ Club


Joined: 15 Nov 2007
Posts: 82

PostPosted: Sun Feb 10, 2008 12:33 pm    Post subject: Re: Action Scripts and Framsets HELP!!! Reply with quote

Sorry if this reply isn't too helpful but I think I had a similar problem a while back. I believe I couldn't get flash to load into a frame, but it could load into an iframe. You could try using iframes if nobody comes up with anything better...
Back to top
View user's profile Send private message
TokinWhiteGuy0



Joined: 26 Jan 2008
Posts: 2

PostPosted: Sun Feb 10, 2008 5:34 pm    Post subject: Re: Action Scripts and Framsets HELP!!! Reply with quote

I uploaded the files to the server and like magic it works. There seems to be a problem when testing it locally.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> Flash Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap