Help with Guestbook using PHP

Hi!

I got a Flash Guestbook using PHP that works perfectly…
The thing is that I need to load it into another .swf ; but when I do it, the Guestbook doesn’t do anything.

It seems to me that by loading it into another swf, the Guestbook can no longer send or receive data to and from the PHP script.
This is how I’m loading it:
[AS]loadMovieNum(“http://www.prioritysigns.com/AlephWeb/GuestBookALEPH.swf”, 15);
stop();[/AS]

Could somebody enlighten me!!! PLEASE!

You have to check in the guestbook fla where it loads the vars from the php to, surely a path problem (_root/_parent…)

I used the FULL URL path in both Guestbook FLA and PHP script, to prevent such occurrance.
If it where a path problem… I think the GuestBook wouldn’t work alone by itself.
The problem is when I call the Guestbook swf from another swf movie. That’s when it stops working.

This is the URL where the GuestBook is:
http://www.prioritysigns.com/AlephWeb/GuestBookALEPH.swf

The movie that calls the Guestbook is:
http://www.prioritysigns.com/AlephWeb/main.htm Look under CONTACT US.

Please I need HELP!!

Not URLs, paths in your fla/swf!
If you load in the guestbook swf some variables into a level or _root,
and then load this swf into another, these references will change!
Depending on where you load guestbook swf to, level or target…!

Ohh ok… well…
It’s loaded into a level.
How can I check the paths and correct it?

Thanks for all your help so far! :smiley:

what’s the fla?
post it?
online somewhere?

ok… I’ll post the fla soon…
Right now I’m having problems with my PC

Thanx!