PDA

View Full Version : how can i make my menu flash?



khizofdeath
09-10-2002, 07:37 AM
anybody know how can i make my menu blink?
what am igoing to do to my flash file so my menus will blink?tnx

WildSwan
09-10-2002, 11:40 AM
First of all, you've gotta learn where to post your messages. You are posting on the wrong place! :)

Read the topic, it says for DEVELOPER and PROGRAMMER. Did you see FLASHING?


Originally posted by khizofdeath
anybody know how can i make my menu blink?
what am igoing to do to my flash file so my menus will blink?tnx

khizofdeath
10-10-2002, 09:55 AM
sorry man

slikmik
10-10-2002, 09:59 AM
Hey dude

Ok best and easiest way i fink is to use ppmManager - download section!

Get it open ya flash export text chunk to somewhere

Open in notepad and edit what you want
Ok the menus:

say if you want Messages to be changed to "Me Texts" and texts to blink you'dchange it to:

Me \x01Texts\x01

The \x01 is ya flashing character and when surrounding a word it flashes

The \x0A is linefeed character

So if ya want it to say :

Press
Any
Key

You'd make it so it says:

Press\x0AAny\x0AKey

Ok after this import in to ppmanager again - dont ask how just figure it out from meus!

Then correct ppm checksums (crc's)

Al flash away :D

Hope this helps

Mike