Hi,
i am using a PHP calendar. It is web based. I am using the loader component to load the page into my site.
But its not working.
I tested the loader with a JPEG and the JPEG works so I know that pathing is correct.
Any ideas?
Printable View
Hi,
i am using a PHP calendar. It is web based. I am using the loader component to load the page into my site.
But its not working.
I tested the loader with a JPEG and the JPEG works so I know that pathing is correct.
Any ideas?
You cant (as in CAN NOT) load HTML web pages or PHP web pages into FLASH.
You can however load text files with MINOR HTML tag support..
or call/load a PHP script that is set up to WORK with your flash movie.
you could eventually output the result in xml then parse it in flash
Thanks for the replies.
After I posted I kinda had a feeling that loading a web page into Flash was not going to work.
I'll just add a link to the calendar.
Thanks again for the help