Search  

ACTIONSCRIPT AND JAVASCRIPT

HomeForumsItem Requestsactionscript and javascript
Default-profile stevedc
7 posts
Bought between 1 and 9 items

I’m a bit new to actionscript so I’m wondering if anyone can lead me in the right direction. I have a site redesign that was NOT allowed to be all flash (stupid imo). So basically I have an html/css/flash hybrid which sometimes makes sense, but not necessarily in this case. It’s html/css with a div that holds swf files for each page. How can I use javascript to make the html navigation control the swf files. I don’t want separate pages every time this site loads a new page, but just one page and 12-15 files being controled by the navigation. The swf files for the furniture are dynamic and use XML to load in the content.

the link: http://www.spectrum-ltd.com/spectrum_limited/index.html

If anyone could help please let me know the rate.

~ Regards Steve

Posted 2 months ago
43487 dSKY
466 posts
Exclusive author Author was featured Referred at least one person Sold between 5 000 and 10 000 dollars Bought between 1 and 9 items

So , you have the menu in html , but the core of the site is in flash , and you want to , when you click on the html link , to tell flash do go somewhere and do somethig, right?

Posted 2 months ago
34445 sonicsight
231 posts
Referred at least one person Sold between 100 and 1 000 dollars Bought between 1 and 9 items

couldnt you do this with iFrames instead of java? just have it load a new iFrame when you click on a menu link, then it will only load a new swf each time not the whole page.

Posted 2 months ago
Default-profile stevedc
7 posts
Bought between 1 and 9 items

dSKY,

exactly. I want the html navigation buttons to control the flash with having to load new html pages every time.

Sonicsight – good point : ) I’ll give that as shot, but I’m still looking for other options as well.

~ Regards Steve

Posted 2 months ago