Displaying swf files in G2
doceave
Joined: 2009-01-20
Posts: 176 |
![]() |
Hi guys, perhaps another one line answer to make my day... How can I display swf files in G2? Said swf file has a dependency folder. |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
that dependency needs to be in the same relative path from main.php as it would standalone. -s |
|
doceave
Joined: 2009-01-20
Posts: 176 |
![]() |
Sorry...? The same relative path from main.php... So I have a swf file and a dependency folder. The swf goes into an ablum: G2data/album/flashpanoramics/pano1.swf Thanks |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
flash animations need their dependencies relative to where they are being displayed, not where they actually reside. -s |
|
doceave
Joined: 2009-01-20
Posts: 176 |
![]() |
I'm still not having any luck... dependency folder is in /gallery2/ along with main.php and the swf I have uploaded into an album main_gallery/panos/ Am I understading you correctly? |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
Well, I know nothing about the swf, standalone where do the dependencies usually reside? -s |
|
doceave
Joined: 2009-01-20
Posts: 176 |
![]() |
Dependency files in a folder which accompanies the swf |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
and your viewing the swf through gallery2/main.php or is your gallery embedded? -s |
|