I guess I'm being stupid here, but I cant see how the getURL function provides what I am looking for. I've tried using it, with various options, but cannot emulate what I am seeing on other flash forms. It is a new browser window, that I can move anywhere on my screen. The flash form on Ben's web site looks like it displays a new panel, rather than a new window. That panel is bounded by the flash form. I've searched the archives, but have not found a solution.
Sorry if I am being obtuse. Bobby Hartsfield wrote: > That wouldnt be a popup. It'd be a normal window (without a target, it > should probably not even be a NEW window) > > This is in the archives somewhere. You'll find more detail if you find the > old posts but for the most part you want to do something like... > > getUrl(javascript:window.open(............................................)) > > ..:.:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > > > > -----Original Message----- > From: Martyn Bowis [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 09, 2006 7:37 PM > To: CF-Talk > Subject: Re: Flash form popup window > > getURL("put your url in here to your cfm page"); > > Need to use the quotes :) > ----- Original Message ----- > From: Steve Milburn > To: CF-Talk > Sent: Friday, March 10, 2006 1:25 PM > Subject: Flash form popup window > > > Can anyone point me in the right direction for creating a popup window > when using flash forms? I am looking for similar functionality to what > Ben Forta has on his web site for submitting a review for an ISP. It > creates a new window with a new form allowing you to complete the review. > > I've seen a few examples that use the popup manager class, but the > contentPath is throwing me off. It looks like it wants a .swf file. I > want it to display another cf form. > > Any help is appreciated. > > Steve > --- > --- > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235022 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

