Results 1 to 7 of 7

Thread: Really stupid flash question....

  1. #1
    MD
    MD is offline
    Ex-HEXUS.net Staff MD's Avatar
    Join Date
    Jan 2004
    Posts
    6,366
    Thanks
    18
    Thanked
    137 times in 60 posts
    • MD's system
      • Motherboard:
      • Asus P8Z77-M PRO
      • CPU:
      • i5 - i3570k
      • Memory:
      • 32GB Corsair Vengeance
      • Storage:
      • 2 x 256GB SSD's (Samsung and Crucial)
      • Graphics card(s):
      • NVidia 640
      • PSU:
      • Corsair 600W
      • Case:
      • Silverstone TJ08e MATX
      • Operating System:
      • Win 8
      • Monitor(s):
      • 24" Dell Flat Panel
      • Internet:
      • 60mb Virgin Media

    Really stupid flash question....

    When creating in flash, do you have to embed the link for the file in the flash file, or can you create a flash file in the same way as say an animated gif and then use HTML to code where the file has to point to?

    Sorry for the n00b question, but I have just been forced to use flash for a project

    m@
    Please do not message me about Scan Free shipping, I no longer work for HEXUS.net

  2. #2
    Senior Member Nemeliza's Avatar
    Join Date
    Jul 2003
    Posts
    1,719
    Thanks
    1
    Thanked
    5 times in 5 posts
    To my knowledge the link has to be made in flash.

    Although i cant say i have tried to enbed a flash applet in an "<A />" tag.

  3. #3
    MD
    MD is offline
    Ex-HEXUS.net Staff MD's Avatar
    Join Date
    Jan 2004
    Posts
    6,366
    Thanks
    18
    Thanked
    137 times in 60 posts
    • MD's system
      • Motherboard:
      • Asus P8Z77-M PRO
      • CPU:
      • i5 - i3570k
      • Memory:
      • 32GB Corsair Vengeance
      • Storage:
      • 2 x 256GB SSD's (Samsung and Crucial)
      • Graphics card(s):
      • NVidia 640
      • PSU:
      • Corsair 600W
      • Case:
      • Silverstone TJ08e MATX
      • Operating System:
      • Win 8
      • Monitor(s):
      • 24" Dell Flat Panel
      • Internet:
      • 60mb Virgin Media
    well I have tried and tried to get the URL embedded, anyone got a step by step guide in Flash MX how to do this?

    I did try, but every time the frame changed it poped up another window with the site on.

    Its driving me mad, theres no simple step by step...

    m@
    Please do not message me about Scan Free shipping, I no longer work for HEXUS.net

  4. #4
    Senior Member Nemeliza's Avatar
    Join Date
    Jul 2003
    Posts
    1,719
    Thanks
    1
    Thanked
    5 times in 5 posts
    what exactly is it your trying to do?

    Are you just making a flash animation that links to a webpage??

  5. #5
    Senior Member
    Join Date
    Mar 2004
    Location
    Cork
    Posts
    1,467
    Thanks
    0
    Thanked
    0 times in 0 posts
    Well I'm not quite certain of what you want to do but if you want a button to open a webpage put this

    Code:
     on (press) {
    	getURL("http://www.hexus.net");
    }
    in the actionscript for your movieclip. That will open the target page in the same browser window .
    Last edited by turkster; 10-03-2005 at 11:28 PM.

  6. #6
    MD
    MD is offline
    Ex-HEXUS.net Staff MD's Avatar
    Join Date
    Jan 2004
    Posts
    6,366
    Thanks
    18
    Thanked
    137 times in 60 posts
    • MD's system
      • Motherboard:
      • Asus P8Z77-M PRO
      • CPU:
      • i5 - i3570k
      • Memory:
      • 32GB Corsair Vengeance
      • Storage:
      • 2 x 256GB SSD's (Samsung and Crucial)
      • Graphics card(s):
      • NVidia 640
      • PSU:
      • Corsair 600W
      • Case:
      • Silverstone TJ08e MATX
      • Operating System:
      • Win 8
      • Monitor(s):
      • 24" Dell Flat Panel
      • Internet:
      • 60mb Virgin Media
    a ha, ill give that a go, Ive been bullied into using flash for the first time in my life lol.

    Its for banners, but the URL's need to be embedded, Im giving it a go at least

    Will try your suggestion tomorrow, I have fallen out with my PC now for rebooting randomly on me
    Please do not message me about Scan Free shipping, I no longer work for HEXUS.net

  7. #7
    Senior Member
    Join Date
    Mar 2004
    Location
    Cork
    Posts
    1,467
    Thanks
    0
    Thanked
    0 times in 0 posts
    flash rocks.......

    or at least it does when it works.

    Ive been messing around over the last few days trying to get flash to dynamically load pics with captions etc into duplicated movie clips using xml and it is fairly doing my head in .


    EDIT if you want the whole banner to be a link the simplest thing would probably be to draw a square of colour the same size as the your banner, convert to symbol (movieclip), select the new movieclip change alpha to 0, and slap the above code into the actionscript box .
    Last edited by turkster; 10-03-2005 at 11:59 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Stupid question about gfx...
    By menthel in forum PC
    Replies: 13
    Last Post: 01-09-2004, 12:57 PM
  2. Another stupid question!
    By myth in forum PC Hardware and Components
    Replies: 14
    Last Post: 20-08-2004, 05:06 PM
  3. Stupid question but...
    By Galant in forum PC Hardware and Components
    Replies: 6
    Last Post: 01-12-2003, 01:04 PM
  4. Stupid k-series question
    By sdp in forum Automotive
    Replies: 4
    Last Post: 03-10-2003, 03:28 PM
  5. stupid question... off the shelf pc's
    By scottyman in forum General Discussion
    Replies: 21
    Last Post: 28-08-2003, 10:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •