21281 Posts in 5729 Topics by 2600 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 533 Views |
-
Swf with links HELP

13 August 2009 at 12:57pm
I just started taking a web design class this year and I'm making a student portfolio. I'm using a really cool gallery on one of the pages, it's a swf and it links to the pictures for a gallery through a list in a notepad++ doc(where all the links are located). Everything is in the right place, but I believe silverstripe is blocking the swf from accessing the links. Is there anyway I can bypass this?
btw, the gallery is here: http://www.no3dfx.com/polaroid/
I would be really grateful for help,
thanks,
tash. -
Re: Swf with links HELP

13 August 2009 at 7:14pm
Unlikely.
I can't see any issues, the flash animation seems to work fine. What is wrong with it exactly?
Please post code and/or a more detailed description of the error.
-
Re: Swf with links HELP

14 August 2009 at 1:53pm
Sorry that's just the site the gallery is from, the site I'm using it on is here: http://www.hitstate.net/chanelharvey/photography/
-
Re: Swf with links HELP

14 August 2009 at 2:05pm
Install Firebug, it will help you debug these sorts of issues.
The problem is that the browser can't access photos.xml. Probably this is your .htaccess file. You should have a line that lists (\.png)|(\.js).. add (\.xml) to this list.
| 533 Views | ||
|
Page:
1
|
Go to Top |


