I am trying to load a photogallery, which is on the same server as my Drupal 6x install.
The photogallery is Expose4 and is a standalone flash application with appx 2,000 photos
Expose allows me to upload all photos with FTP, which is a great time saver.
I select Photogallery in Drupal menu, the site closes and the Photogallery alone is on a standalone page.
The header, menu and site display disappears.
Therefore I just have the flash application working on a separate page.
I have to hit the back button in Explorer to return to my site.
-------------------------------
No action is taken with the application by users, except to view the photos and work within the flash application.
In other words, no edits or other actions.
I looked at you demo and it appears you have similar situation setup there.
Do you have a document or information on how to set this up?
I have tried changing the width and height and still I get a complete new page with the application on it.
I haven't tried this from inside a block yet.
Comments
Comment #1
neffets commentedthis is not a problem of the iframe-tag,
but Your Expose4 application seems to force that it works standalone on the page.
It seems the Expose4 app makes an redirect with target _top.
Comment #2
domineaux commentedSorry, but I put it in a block and it works fine.
I can put it anywhere I can place a block.. if there is room of course.
I'll have to look at your mod when I get more time, because I do alot iframe in my sites.
Thanks for the response