Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Flash button -> Load content into Div
Old 06-19-2007, 04:25 PM Flash button -> Load content into Div
Average Talker

Posts: 18
Trades: 0
I'm not exactly sure how to do this so all help is appreciated.

I have a Flash menu and "4 content pages" and one index.php

So you land on index.php click on a flash menu item and the content from one of the content pages needs to be loaded into a <div id="content"> within the index page. So the page doesn't really jump, everything is loaded onto the same page. I just have no idea how I would do this from flash...

Thank you in advance!
__________________

Please login or register to view this content. Registration is FREE
- PR3, High traffic, selling space on homepage. - $4 per month
ogbecker is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-05-2008, 01:17 PM Re: Flash button -> Load content into Div
Junior Talker

Posts: 2
Trades: 0
Hi!

Im new to flash too and wanted to do same thing. After a few tries i found out i can do this: load a page into a <iframe> when i click my flash button. Couldnt get it to work with <div> for a reason

Her's what i did:
in the HTML make an iframe:
<iframe name="myframe" src="1.html"></iframe>

in your FLASH file select the button instance hit F9 and write the following action:

on (release) {
getURL("2.html","myframe");
}

It is that simple If you can make it to work with div somehow please let me know!

andras
bodiandras is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Flash button -> Load content into Div
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.56788 seconds with 12 queries