PDA

View Full Version : external AS3 classes


necrosoft
12-10-2011, 06:09 PM
hello !!!

I want to import external AS3 classes and I want that my hotspot call a AS3 external function.

I analyse the ExternalInterface controller.
Panorama with ExternalInterface controller :
http://www.abaco-digital.es/clientes/examples/
BUT ExternalInterface doesn't work without HTML environment :(

My problem is that my pano is called in the same flash container (no html, just a swf).
The container call (function URLRequest) my pano (in the same container) and I have to communicate with the container by "function" .

A idea ??? :rolleyes:

Thanx in advance ! :p

necrosoft
12-11-2011, 04:52 PM
the soluce :

http://flashpanoramas.com/forum/showthread.php?t=2968&highlight=container

thanx Trausti.