Go Back   gprime.net boards > projects and submissions > ask an expert

ask an expert stuck on your flash movie? can't get your program to work? ask an expert!

Reply
 
Thread Tools Display Modes
Old 08-18-2006, 08:56 PM   #1
gussa
The Little Colon Angel
 
Tournaments Won: 2

Default Action script

to help all the flash newbies (like me) can the pro's please post a bit of script with an explanation of what it does. that should solve all the help threads some people post.
p.s. can someone plz sticky this so it wont die.
gussa is offline   Reply With Quote
Old  
Google
Default Ads by Google

Old 08-18-2006, 10:58 PM   #2
MrNaPaLm32
Banned
 

Default

on(release){
getURL("http://gprime.net", _blank );
}

when you click on a button with that action in it it will take you to gprime in a new browser window.
MrNaPaLm32 is offline   Reply With Quote
Old 08-18-2006, 11:20 PM   #3
rehabisforquitters
hey hey
 

Default

Attatch this to a frame, not a movie clip to hide the mouse:

Mouse.hide();

Attatch this to a movie clip to make it your mouse pointer:

onClipEvent (enterFrame) {
startDrag(this, true);
}
rehabisforquitters is offline   Reply With Quote
Old 08-19-2006, 03:12 AM   #4
gussa
The Little Colon Angel
 
Tournaments Won: 2

Default

kool
anyone know the action script for an rpg game.

Last edited by gussa; 08-19-2006 at 03:25 AM.
gussa is offline   Reply With Quote
Old 08-19-2006, 04:02 AM   #5
rehabisforquitters
hey hey
 

Default

Quote:
Originally Posted by gussa View Post
kool
anyone know the action script for an rpg game.
You can't just have one long code for and rpg game.
It'll be a series of codes attatched to multiple frames, buttons, and movie clips. You'll also need to know how to add sound, images, possibly movies.
An RPG game takes forever and If I were you I'd just start with making a simple game of choice. For instance, you would animate a guy running and then he'd hit a fork in the road. Then you'd make the options Left or Right. Like that.
rehabisforquitters is offline   Reply With Quote
Old 08-19-2006, 10:24 AM   #6
gussa
The Little Colon Angel
 
Tournaments Won: 2

Default

ok il rephrase that sentence to.
doe anyone know where i can find some good tutorials?
gussa is offline   Reply With Quote
Old 08-19-2006, 10:36 AM   #7
rehabisforquitters
hey hey
 

Default

Quote:
Originally Posted by gussa View Post
ok il rephrase that sentence to.
doe anyone know where i can find some good tutorials?
Flashkit.com
rehabisforquitters is offline   Reply With Quote
Old 08-22-2006, 06:43 AM   #8
gussa
The Little Colon Angel
 
Tournaments Won: 2

Default

cool.
gussa is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
new action shooting game 'Furious Fire' Markiemark Flash - Games 2 07-29-2005 12:10 AM
Counter-Struck, Counter-Strike Live Action Phish Old Unsorted Submissions 3 07-05-2005 10:41 PM
Police Dogs in action. Led_Zeppelin Old Unsorted Submissions 6 06-12-2005 09:56 AM
Download script Pablo ask an expert 3 05-13-2005 03:03 PM


All times are GMT -5. The time now is 05:01 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2005-2007 Gprime.Net