|
-
-
this is a potential solution:
(depending on the complexity of the site)
Using JavaScript in the menu html page - then setting up the AS on the buttons accordingly.
-------
try this
write out all the functions / pages you need these btns to operate.
if they are all HTML pages or flash movies, it's possible to create the entire navigation completely within flash, without having to call JS functions.
assign the urls and target the frames from flash using
getURL("/whatever.html", "contentFrame");
---------------------
good luck.
-R.
-
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|