hi everyone

This is a discussion on "hi everyone" within the Introduce Yourself section. This forum, and the thread "hi everyone are both part of the Community category.



Go Back   Webforumz.com > Community > Introduce Yourself

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 16th, 2007, 04:30
New Member
Join Date: Apr 2007
Location: India
Age: 23
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Smile hi everyone

Hello everyone,
I m Laxmi.... I have rececntly joined this forum so dropped in to say 'Hi' to all of you.... I am currently working in Macromedia Flash and wanted some help with making links to websites from a flash movie ...thus i came across this forum and decided to join it... if anyone else has enough experience in flash and can tell me how to open a webpage on clicking an image in a flash movie thn pls do tell me...

bbye
L
Reply With Quote

  #2 (permalink)  
Old Apr 16th, 2007, 04:33
sannbe's Avatar
SuperMember

SuperMember
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi everyone

Welcome to the Forumz. JacobHaug is out Flash expert. You can also post in the flash forum if you have questions.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
Reply With Quote
  #3 (permalink)  
Old Apr 16th, 2007, 09:42
Reputable Member
Join Date: Oct 2006
Location: United Kingdom
Age: 20
Posts: 238
Blog Entries: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi everyone

Welcome to WebForumz
Last Blog Entry: Blog Noughts and Crosses (Nov 14th, 2007)
Reply With Quote
  #4 (permalink)  
Old Apr 16th, 2007, 09:54
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi everyone

Welcom to the forums!

Pete.
Reply With Quote
  #5 (permalink)  
Old Apr 16th, 2007, 12:32
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi everyone

Welcome to the forumz!
Reply With Quote
  #6 (permalink)  
Old Apr 16th, 2007, 17:14
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: hi everyone

Welcome to Webforumz!
Reply With Quote
  #7 (permalink)  
Old Apr 16th, 2007, 17:26
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi everyone

Welcome, your in the right place. As said before go visit the flash forum we have a lot of help there and if you get really stuck there is always JacobHaug our resident flash expert. Hope you enjoy your time with us.
Welcome to our addiction
Reply With Quote
  #8 (permalink)  
Old Apr 16th, 2007, 17:38
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: hi everyone

Quote:
Originally Posted by laxmi View Post
Hello everyone,
I m Laxmi.... I have rececntly joined this forum so dropped in to say 'Hi' to all of you.... I am currently working in Macromedia Flash and wanted some help with making links to websites from a flash movie ...thus i came across this forum and decided to join it... if anyone else has enough experience in flash and can tell me how to open a webpage on clicking an image in a flash movie thn pls do tell me...

bbye
L
In order to place action script on an image in flash it needs to be a MovieClip, or a button. So select the object, then press F8 on you keyboard. Select Movieclip, and then give the object an instance name. Click okay.

Then select the object again, press F9 to bring up the actions panel. Then type in this code.

Code: Select all
on (release) {
              getURL("http://www.google.com");
  }
Change the URL to point to the correct URL. Should work, if not let me know...cause I did this all without opening flash...lol
Reply With Quote
  #9 (permalink)  
Old Apr 16th, 2007, 17:41
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi everyone

Show off!!
Reply With Quote
  #10 (permalink)  
Old Apr 16th, 2007, 18:26
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,649
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
Re: hi everyone

Welcome to webforumz!
Reply With Quote
  #11 (permalink)  
Old Apr 21st, 2007, 04:45
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi everyone

Welcome to the forumz
Reply With Quote
  #12 (permalink)  
Old Apr 24th, 2007, 09:25
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Daniel
Re: hi everyone

Welcome to Webforumz :w00t2:
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Reply With Quote
Reply

« Hai | Hey All »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 00:15.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43