|
-
Oct 20th, 2004, 07:26 AM
#1
Thread Starter
Hyperactive Member
Dreamweaver 4: Flash button and iframe
Hello!
erm..... how can u link flash buttons to an iframe in Dreamweaver.
I tried this code:
Where iframe name="main"
ne help will b gr8
thanx in advance,
Greyskull
Last edited by Greyskull; Nov 5th, 2004 at 04:21 AM.
-
Oct 20th, 2004, 09:20 AM
#2
Frenzied Member
Flash can only affect other elements in flash, with one excpetion. It can change the url of the page. This also allows you to make it run javascript function. if you change the url to:
javascript:myFunc()
and have that function as JavaScript, then that function should be run. Now you can change the url of an iframe using that JS function.
note: javascript was supposed to be one word, this forum splits it into two.
Have I helped you? Please Rate my posts. 
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
|