Now: Tutorial for Web and Software Design > Flash > Special Effect > Flash Content
> Getting URL [Bookmark it]
Getting URL

This tutorial was written for the Flash Designer software, which allows you to create flash animations in a much easier way than by using Macromedia Flash. You may get Flash Designer here.

Create text object and link it to some URL.

1. Launch Flash Designer. Choose "Frame" > "Frame Size" to set movie dimensions.

2. Choose "Text" tool and click on the frame. Type the text (for example "selteco.com") and click OK.

3. Choose "Edit" > "Align" > "Center on Page" to center the text on the frame.

4. Choose "Item" > "Actions" > "OnClick"

5. Choose "Get URL" and type the URL (for example "http://www.selteco.com")

image 1

6. Choose "File" > "Export HTML Page". You will have to choose swf file name first. HTML page will popup in a browser window. Click on "selteco.com" to test the link.

To get the URL with ActionScript use getURL function:

getURL(someurl,targetframe);

for example:

getURL("http://www.selteco.com","_self");

[Bookmark][Print] [Close][To Top]
  • Prev Article-Flash:

  • Next Article-Flash:
  • Related Materias
    Shape Transformations
    Generating and Publishing 
    Butterfly Wings Animation
    Buttons in Flash
    Attaching Movie Clips usin
    Flash 8 Tutorial - Shape T
    Dynamically Attaching Comp
    Movie and Image Preloader 
    Communicating Between Acti
    Flash Game (Exclusive Tuto
    Topics
    Photoshop Tutorial
     

    Special Effect

      3D Effect
      Photoshop Articles
    Programming Tutorial
     

    C/C++ Tutorial

      Visual Basic
      C# Tutorial
    Database Tutorial
     

    MySQL Tutorial

      MS SQL Tutorial
      Oracle Tutorial
    Graphic Design Tutorial
     

    Coreldraw Tutorial

      Illustrator Tutorial
      3D Graphics Articles
    Webmaster Articles
     

    Domain Service

      Web Hosting
      Site Promotion
    Java Tutorial&Articles
     

    Java Servlets

      JavaEE Tutorial
     

    JavaBeans Tutorial

    XML Tutorial&Articles
     

    XML Style Tutorial

      AJAX Tutorial
      XML Mobile
    Flash Tutorial&Articles
     

    Flash Video

      Action Script
      Flash Articles
    OS Tutorial&Articles
     

    Linux Tutorial

      Symbian Tutorial
      MacOS Tutorial