Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2008

Tip: Looking for answers? Try searching our database.

Using java script to make flash link

Thread view: 
wtfbrb - 15 Jan 2008 23:19 GMT
Here is my code...seems like it should work, but doesn't because flash
takes over mouse I think?

<object width="530" height="70" >
<param name="movie" value="lin/file.swf"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.ridepwc.com/ads/skd_728x90_standard.swf"
type="application/x-shockwave-flash" wmode="transparent" width="530"
height="70" onClick="window.open('link')></embed>
</object>
Andrew Thompson - 15 Jan 2008 23:49 GMT
Sub: Using java script to make flash link

The name is javascript (one word) and it is
a different language to Java.

But..

...
> height="70" onClick="window.open('link')></embed>

..you forgot to close the quote.

height="70" onClick="window.open('link')></embed>

..should be.

height="70" onClick="window.open('link')"></embed>

If you have further questions/problems, please
take them up on the comp.lang.javascript group.

--
Andrew T.
PhySci.org
Arne Vajhøj - 16 Jan 2008 03:17 GMT
> The name is javascript (one word) and it is
> a different language to Java.

Can I conclude from this that we are done with
"capitalization" replies ?

:-)

Arne
Andrew Thompson - 16 Jan 2008 06:11 GMT
> > The name is javascript (one word) and it is
> > a different language to Java.
>
> Can I conclude from this that we are done with
> "capitalization" replies ?

Absolutely not.  I spelt it the same as the
OP spelt it except for removing the space, to
higlight the *important* difference, and will
probably 'never see them again'.  If others on
the c.l.js. group care, they can take it up
there.

It's a matter of priorities.

(Thank you for your interest.)

--
Andrew T.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.