Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: another question for the experts out there....
From: boson au
Date: Sat, 19 Feb 2000 00:29:36 GMT


hey, I was that pac man game guy... thanks to all who gave me suggestions
on collision detection and such, but I have a problem that is probably a
LOT simpler but for some reason is stumping me.

I'm basicaly trying to control the pacman's position. In main time line
(1 frame in length),
I have a movie called pac (instance pac), and a control movie clip that
houses an invisible button that responds to keypresses(such as up down
etc...) now... I have the invisible button in the "control" movie clip to
have an actionscript that reads:

On (Key: f)
tell target ("../")
Set Property ("/pac", X Position) = (px * 10) + 10
end tell target
END on

(px is the collision detection variable, I'm basicaly trying to let it
move forward everytime the key 'f' is pressed)

I know there is something wrong here. I mean, it moves once. but then it
doesn't move anymore. there shouldn't be another frame in the main
timeline, right?



Boson----ICQ:38283800----IM:boforklift-------------------------- American
Forklift Radio Hour Thur 3pm-5pm- http://wmbc.umbc.edu/ "American by
Birth, Forklift by the Grace of God" www.gl.umbc.edu/~bau1/
"So much depends on a red wheelbarrow, glazed in rainwater, beside
the white chickens." - William Carlos Williams
------------------------------------------------------------------------



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: another question for the expe, Cheri Harder

Replies
  RE: FLASH: introduction and first questi, Gonzalez, Manuel (MCG) -

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]