The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> getURL
CodeKing
post Oct 6 2006, 09:41 PM
Post #1


Advanced Member
****

Group: Members
Posts: 175
Joined: 12-September 06
Member No.: 118



I'm using the getURL function to add links to my website.

getURL("myURL","_self");

It works in the test window in Flash, but not in the browser. Here's the code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="500" height="150" title="Click">
<param name="movie" value="http://flash.mostmojo.com/click/logo.swf" />
<param name="quality" value="high" />
<embed src="http://flash.mostmojo.com/click/logo.swf" width="500" height="150" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>

I attatched the swf file.


Attached File(s)
Attached File  logo.swf ( 23.19k ) Number of downloads: 778
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Oct 11 2006, 02:04 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



How about this:
http://livedocs.macromedia.com/flash/8/mai...e=00001546.html

found in the Adobe Flash Documentation upon a search for getURL.

HTH
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 09:50 PM