Log in

View Full Version : Flash Sign Help



Bytch_Amy
08-26-2008, 03:37 AM
Ok i had a friend help mewith this a year ago but forgot how to do it cause i only did it one time. He fixd the text somewhow in the note pad to show on my flash image, My name in the sign basickly. I had to ass my swf file in same folder as note pad to work. How do i get my name to show in the box, can anyone help me? Here is link to my flash thingy.

http://www.freewebs.com/amybytch/hdr.swf

Medyman
08-26-2008, 10:49 AM
Hmm...not only with the SWF.

Do you have the FLA file for this? Otherwise, do you have the text file you initially used to get your name in there?

Bytch_Amy
08-26-2008, 04:28 PM
if i had the text file id have it working, i wished i did. :(

Medyman
08-26-2008, 05:00 PM
if i had the text file id have it working, i wished i did. :(

Then, I'm afraid it's impossible. Without knowing the variables that the SWF is coded to look for, you could be guessing for years.

Hb-Tech
08-27-2008, 09:14 AM
Ok i had a friend help mewith this a year ago but forgot how to do it cause i only did it one time. He fixd the text somewhow in the note pad to show on my flash image, My name in the sign basickly. I had to ass my swf file in same folder as note pad to work. How do i get my name to show in the box, can anyone help me? Here is link to my flash thingy.

http://www.freewebs.com/amybytch/hdr.swf

ookei this so simple, just make a text file named content.txt and put this text into it : txt_company= Sign Basickly

save the file in the same folder where the flash reside and have funnnnnnnnnnnn!!!!

Thanks

Medyman
08-27-2008, 04:28 PM
ookei this so simple, just make a text file named content.txt and put this text into it : txt_company= Sign Basickly

save the file in the same folder where the flash reside and have funnnnnnnnnnnn!!!!

Thanks

That would work, assuming that txt_company is the string that the AS is coded to look for.

That's what I meant when I said that the OP would be guessing for days. You really need to know how the AS was coded and which string is being sought out.