[BNM] Opening pop ups in flash: firefox issue

Ali ali at nubz.com
Tue Mar 7 15:10:56 GMT 2006


Hi Dan

Is it possible to use PHP for the image page?

If so why not pass the picUrl to the pop-up page in the javascript in one go?

getURL 
("javascript:openNewWindow('img_page.php?pic=" + _root.picUrl + "','thewin','width=390,height=470,toolbar=no,scrollbars=no')");

HTH

Ali



----- 
  From: Dan Eastwell 
  To: Brighton New Media 
  Sent: Tuesday, March 07, 2006 2:42 PM
  Subject: [BNM] Opening pop ups in flash: firefox issue


  Hello,

  I'm venturing into an area I know little about modifying an existing 
  flash website.

  The site has a popup window bit that opens a window from a thumbnail, 
  showing a full size image in an html file.

  The problem comes when viewing in firefox - the window does not get 
  reloaded with the appropriate html file. It's fine in IE

  The loader uses the following simple actionscript:

  getURL 
  ("javascript:openNewWindow('empty.html','thewin','width=390,height=470,toolbar=no,scrollbars=no')");
     
  Then, in the next frame,

  stop();
  getURL (_root.picUrl,'thewin');

  Where picUrl will be the name of the html file for this thumbnail.

  I've tried extending the time between the window opening and it being 
  loaded with the appropriate file, in case the two requests are 
  overlapping, due to client side rendering times.

  Sorry this is a bit vague, I'm really fumbling around in the dark with 
  actionscript. Can't get the fourth dimension to the programming...!

  Cheers,

  Dan.

  -- 
  Daniel Eastwell

  http://www.thoughtballoon.co.uk



  -- 
  No virus found in this outgoing message.
  Checked by AVG Free Edition.
  Version: 7.1.375 / Virus Database: 268.2.0/275 - Release Date: 06/03/2006


  -- 

  BNM info/subscription/archives: http://www.brightonnewmedia.org/

  BNM archive search: http://www.roddis.org/bnm/search.php
  BNM Del.icio.us tag: http://del.icio.us/tag/bnm/
  BNM Flickr group: http://www.flickr.com/groups/bnm/

  BNM powered by http://www.screen-play.net/



  -- 
  No virus found in this incoming message.
  Checked by AVG Free Edition.
  Version: 7.1.375 / Virus Database: 268.1.2/274 - Release Date: 03/03/2006



More information about the BNMList mailing list
BNMList is hosted by Screenlists, a Screen-Play.net service