Old 15-12-2003, 18:45   #1 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,728
couple of things...

ok started workin on this tonight, but theres a couple of things i need a bit of help with:

a) you might have to refresh the page after the movie has loaded so that all the content loads.. is this (again) because Im using the flash 7 player?

b) any ideas what kinda system I would have to use so that if the user presses the key at the right time they get points? I was thinking

Code:
on(keyPress "<Left>"){ if(guideArrow._y == arrowHole._y){ score ++; } }

but that would mean the key press would have to be exact... would i use hit target? or hit test? ... hmmm could use hitTest and a blank mc and an if statement.. i'll test it
  Reply With Quote
Old 15-12-2003, 19:52   #2 (permalink)
flatcat
beauty through chaos
 
flatcat's Avatar
 
Join Date: Jul 2003
Location: Vancouver, British Columbia
Posts: 775
k, turn the volume down on the music plz ;P


ummm..........I'm thinking that would work...you'll have to be running those commands onEnterFrame probably tho eh? just to make sure that they're hitting it right...?
__________________
audentes fortuna iuvat
Flatcat
  Reply With Quote
Old 16-12-2003, 14:05   #3 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,672
I'd agree with flast cat there,

The only way I seem to b e able to win is if a hammer the keys in a California Games kinda stylee...

This gonna be our cjristmas prezzie ?
  Reply With Quote
Old 16-12-2003, 14:17   #4 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
just so you know, my issue the other day was not with the version 7 player, more me being a bit of a f'k wit, only a bit though...
  Reply With Quote
Old 16-12-2003, 14:23   #5 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
k, i like this. it works good. i have a bad approach to most flash work as i used it for years and not really updated properly - i run mx but still find myself using the 'depreciated' menu far too often.

why not add an incremented variable to the green 'yes' button as it only flashes yes when they get it right. that would then tell 'mc_score' (or whatever its called) to increment by one each time, or go to the next frame, depends on how you're doing it.
  Reply With Quote
Old 16-12-2003, 16:08   #6 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,728
Quote:
Originally Posted by Brown
why not add an incremented variable to the green 'yes' button as it only flashes yes when they get it right. that would then tell 'mc_score' (or whatever its called) to increment by one each time, or go to the next frame, depends on how you're doing it.


yeah thats what i did, i think i got it working now.. just need to do some sequencing
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8