SWF and codeigniter |
[eluser]rijobo[/eluser]
Hello, I've got a Flash banner rotator, which rotates pictures every 7 seconds. It's got a banner.swf and a content.xml which should be in the root. It also got a folder assets shich contains the pictures. This folder also should be in the root. With this URL http://localhost/just4fun/ it works fine, but when I use a link, it goes to for example this link http://localhost/just4fun/index.php/home/index I get this error: Error #2044: Niet-afgehandelde ioError:. text=Error #2032: Streamfout. URL: content.xml at XMLUtilExample::as/frame1()[XMLUtilExample.as::frame1:6] I guess that it can't find content.xml. Does anyone know how I can solve this problem? Is the views directory the root when I use the link? Or maybe the controller directory? |
Messages In This Thread |
SWF and codeigniter - by El Forum - 08-11-2010, 02:30 AM
SWF and codeigniter - by El Forum - 08-11-2010, 02:35 AM
SWF and codeigniter - by El Forum - 08-11-2010, 03:28 AM
SWF and codeigniter - by El Forum - 08-11-2010, 03:34 AM
SWF and codeigniter - by El Forum - 08-11-2010, 03:52 AM
SWF and codeigniter - by El Forum - 08-11-2010, 03:56 AM
SWF and codeigniter - by El Forum - 08-11-2010, 04:00 AM
SWF and codeigniter - by El Forum - 08-11-2010, 04:11 AM
|