Dear Madam and Sir!
Im quite new in Flash, but hard working. My questions goes as follows:
- I made a german and an english swf-file, each of them containing the entire website.
These two you catch from the main index-file, which is only a txt showing “german” and “english”. When you click one of them, you load one of these two swf´s.
It takes some time, because the swfs contains a lot of heavy images which are glued to the swf. I´ll get back to that loading swf´s later… sorry, Anyhow,
- inside each of these two swf´s I made some PHPfunctions.
One is a guestbook, the other is a form, where you send personal info (4 boxes, single-line) + a message in multiline to my email through PHP.
When I publish the swf´s individually and one at the time – WITHOUT the main index (english/german) which loads the swf´s – it works almost fine. The input txt boxes appear on the screen, and you can type in the boxes. When I recieve this email through PHP, it ****s up a bit. There is no space between " message" and “apartment of choice”, its all one long line. Apart from that, it works…
However, when I load the swfs using the “main index file” with the german/english choice, the input boxes doesnt even SHOW on the screen. Only the txt telling you where to write what. The txt-curser shows, though, and you are aware, you should write something here, but you write using WHITE txt. When you click “send” in the GuestBook, the email looks good, the message is there, but writing the message on the website, you dont see what you write, because it white!
QUESTION:
How do I load external swf-files ( not only images, but entire files, that itself is told to load other swf´s) into a main, so that the PHP inside these swf´s are working properly? If I am to write some script inside the index´s ASRunActiveContent, where do I write it??? Im no AS-nerd at all.
Here is my link:
I hope someone can help me through this mess!
All the best,
Regitze
VitaminBerlin!