Search…

X3 Photo Gallery Support Forums

Search…
 
rime78
Topic Author
Posts: 2
Joined: 06 Apr 2010, 08:08

XML not loaded, custom filemod

06 Apr 2010, 08:21

Hi

swf published for AactionScript 2, FlashPlayer 8

here page with swf. text loaded from xml into textfield, transparent background
www.misterdesign.ru/files/test8.html

here same swf file in filemod folder and xml in folder created for page but
something wrong. White rectangle, textfield here but xml not loaded.
http://misterdesign.ru/t9/#/content/testone/

its a problem. background must be transparent, xml loaded and...
how can i use sliding plane like in textpages when textpage loaded?
:(

sorry for my english :)

Need help. Thanks.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

07 Apr 2010, 02:57

I am not completely sure what you are trying to do, but you are doing something wrong. For one, you are trying to load an XML file that doesn't exist:
http://misterdesign.ru/t9/folderdata1.xml

You must have inserted the wrong path to the XML somewhere. Remember, the path to the XML is relative to the html document root.
 
rime78
Topic Author
Posts: 2
Joined: 06 Apr 2010, 08:08

07 Apr 2010, 13:20

Thanks

I am ok with XML and frame now :)

trying create module with html tables. :)