Forum Moderators: open

Message Too Old, No Replies

simple link from a .swf file

a challenging question

         

Barry

5:58 pm on Oct 18, 2002 (gmt 0)

10+ Year Member



Hi Guys,

I am really confused as to the answer to the above problem.
I'm trying to link from the logo(.swf file) on each page to the home page.
It does not seem to work because of the embed tags and object tags.
I'm also trying to keep the code xhtml compliant so i dont want to have to get the nesting of my tags wrong to compensate for this.

That just reminds me !.....<embed></embed> is not regognised
as valid code in xhtml....what do i use instead?

Thanks in advance guys,
Barry

p.s. great forum!

dhdweb

4:04 pm on Oct 19, 2002 (gmt 0)

10+ Year Member



The link has to be in the .swf file using the get_url action in flash.

You can't use a .swf file like an image file for linking.

dhdweb

Barry

10:20 am on Oct 21, 2002 (gmt 0)

10+ Year Member



Thankyou very much !