473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

link flash

Hi.
How can I link swf.
Is it possible by html? if no,please tell how can I do it in Flash program by ActionScript.
Jul 3 '07 #1
3 1733
kestrel
1,071 Expert 1GB
You can use geturl
Expand|Select|Wrap|Line Numbers
  1. getURL("http://www.macromedia.com", "_blank", "POST");
  2.  
Jul 3 '07 #2
I have wrote
code getURL("http://www.macromedia.com", "_blank", "POST");
but when I open the swf file it at once opens http://www.macromedia.com,but I want only by pressing with mouse on it.
And when I bring mouse over I want to change my cursor to the hand,Is it possible?.
Thanks.
Jul 3 '07 #3
kestrel
1,071 Expert 1GB
use
on(release) for the link
and use on(rollOver) and on(rollOut) for the changing color you want.
heres a good reference http://www.actionscript.com/reference/on.php
Jul 3 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Laiverd.COM | last post by:
Posted this in the MM Dreamweaver group also, but then found this newsgroup, in which I hope someone knows the answer What I'd like to do is define a specific style for a link that is in a...
1
by: Miranhat | last post by:
How do I open a new window from html link with flash in it? In my homepage i want to create a link to open a blank page using javascript with flash in the blank window. I have the flash created...
2
by: suresh_punniyakkodi | last post by:
Hellow Friends, Now i am developing one WebSite using Dream Weaver. I need help to link flash to DreamWeaver. I am created one Animation in Flash. In this case i need to...
26
by: Nospam | last post by:
I am trying to open a link in a new template window : <a onclick="windowopen('example.html','example');return false;" href="http://www.example.com" target="_blank"example link</a> such that...
3
by: bb nicole | last post by:
i dunno how to link a flash.. How to link a flash to another page by just click on the flash?? is it need any coding?? and it is not a flash button.. Thanks..
3
roula
by: roula | last post by:
Hi, I'm modifying a template (flash menu with html pages), when you click on the flash menu (about us for example) the corresponding html page is displayed, and the "about us" flash menu is...
2
by: shefbhoy | last post by:
Hello, Ive got a problem, i want to create a link within the flash document so that it takes me to another flash document. When clicking on the link the document should open within a flash...
1
by: searyder | last post by:
Hello everyone! I am a flash designer and I am super new to xml. I have a flash site that displays text from an xml file into a dynamic text box in flash. My problem is that one page is a news...
7
by: ridgedale | last post by:
Hi, I'm new to Flash am trying to link to an external site, which consists of a single flash file, and load a specific frame. The actionscript code I have attached to the button so far is as follows:...
11
by: coflo | last post by:
Hello I would like to replace an a href link that is provided in the RSS below with my own link. The link that I am looking to replace is defined in the <description> tag within the RSS. Im...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.