| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Nov 2007
Posts: 6
|
So basically ive got an air app that loads in an Xml doc which has url paths to images online on a domain. These images should be pulled down and inserted into a slideshow in the app but dont (all other information from the xml is inserted fine though - text info).
Ive tested exactly the same code in a AS3 fla (not an air app) and it works fine in an offline environment (like an offine environment of an air app) showing that both the code and the xml doc (image urls included) are working fine. What is the reason for the images not being able to be pulled into the Air app. Is this a security issue? Ive looked in the sandboxe security (allowDomain etc) but cant work out how to implement these scripts or even if they're the right solution? ps.. no errors are thrown out during compile Does anyone know or has anyone had the same issue? Thanks in advance Last edited by Ricardinho; 04-23-2008 at 09:46 PM.. |
|
|
|
|
|
#2 |
|
Senior Member
|
Nope, I've not had those issues at all. All my xml image paths load perfect into my AIR app, showing the image as expected.
|
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Aggregating XML from multiple files into a new XML file | pixielex | ActionScript 3.0 | 1 | 01-08-2008 07:05 PM |
| loading xml into mp3 from remote site | benburnout | ActionScript 2.0 | 1 | 07-28-2007 03:08 PM |
| xml loading from external swf | alflashy | ActionScript 2.0 | 3 | 07-10-2007 12:06 AM |
| Loading Data from XML File | jennifleac | ActionScript 2.0 | 0 | 07-02-2007 07:33 PM |
| Loading .as and xml files | Potemkyn | ActionScript 2.0 | 4 | 04-04-2007 02:04 AM |