Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Dreamwever


  • Please log in to reply

#46
Allsortgroup

Allsortgroup

    I SPAMMED Too Much!

  • Banned
  • PipPipPip
  • 905 posts
Yes, there is fhs and contact us.

What does FHS mean?

And in all your pages, put in the head tag a <title></title> tag and name the page something. Then whatever you name it, it says at the top of the browser window!

:tazz:
  • 0

Advertisements


#47
oupa

oupa

    Member

  • Topic Starter
  • Member
  • PipPip
  • 20 posts
fhs stands for funhouse studios. Its sorrta like community where you can post fanart and stuff, but with a slight twist.
  • 0

#48
Allsortgroup

Allsortgroup

    I SPAMMED Too Much!

  • Banned
  • PipPipPip
  • 905 posts
Ok cool!

And are you learning actionscript?
  • 0

#49
oupa

oupa

    Member

  • Topic Starter
  • Member
  • PipPip
  • 20 posts
Yep. Im im the midle of my first movie as we speek. And i've got a great idea for a game, which should follow the release of the movie. :tazz:

Edited by oupa, 30 November 2005 - 11:04 AM.

  • 0

#50
Allsortgroup

Allsortgroup

    I SPAMMED Too Much!

  • Banned
  • PipPipPip
  • 905 posts
:tazz: When will it be out?

And do you know any actionscript?
  • 0

#51
oupa

oupa

    Member

  • Topic Starter
  • Member
  • PipPip
  • 20 posts
Movie= friday
game=don't know

I know the basic stop, and onreleasegotoandplay. I also know how to make a symbol folow the curser and drag something across the scren. I can't remember the action script for them. Personally i find action script hard to understand.
  • 0

#52
Allsortgroup

Allsortgroup

    I SPAMMED Too Much!

  • Banned
  • PipPipPip
  • 905 posts
Ok, and what will the movie be about?

And, actionscript is really easy to understand once you get used to it.

And actionscript 3 is coming out when studio 9 comes out!
  • 0

#53
oupa

oupa

    Member

  • Topic Starter
  • Member
  • PipPip
  • 20 posts
Well it'll basically be my introduction. A little randomnes is thrown in. And im gonna check out the actionscript 3 thing

Edited by oupa, 30 November 2005 - 03:08 PM.

  • 0

#54
Allsortgroup

Allsortgroup

    I SPAMMED Too Much!

  • Banned
  • PipPipPip
  • 905 posts
Yes, actionscript 3 doesn't come out yet though.

If you want to learn more on flash, then sign up at the kirupa.com forums.

Its all based on flash!

Im a member their too!
  • 0

#55
Magosis

Magosis

    Retired Staff

  • Retired Staff
  • 190 posts
one script you will probably want to learn is:

onClipEvent(enterFrame) {
	 if (Key.isDown(Key.RIGHT)) {
		 this._x +=8
	 }
	 if (Key.isDown(Key.LEFT)) {
		 this._x += -8
	 }
	 if (Key.isDown(Key.UP)) {
		 this._y += -8
	 }
	 if (Key.isDown(Key.DOWN)) {
		 this._y += 8
	 }
}

just add this to the actions of a movie clip object and you will be abel to have it more around based on the arrow keys. I plan t conver this in the Flash tutorial eventualy But I am Doing them in order so it will be a while before I get to this kind of thing.

Edited by Magosis, 09 December 2005 - 02:42 AM.

  • 0

Advertisements







Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP