ActionScript 2.0 :: Create A Popup Which Opens A "template" Html Page With An Image Placeholder?

May 24, 2004

I'm looking to create a popup which opens a "template" html page with an image placeholder. This way you should be able to send a variable from the swf and open up the same html page each time but the image would change as you change the variable from the flash button.

Basically I have flash page containing various thumbnails and when clicked, each one will open a larger version, but I dont want to make a html page for each one so rather 'send' the filename to the html page if this is possible?

[URL]

I was given this:

<html>
<head>
<title>Image viewer</title>
<script>
function loader(){

[code]....

I just basically want the swf file to decide which jpeg is to be loaded into the popup.html.

View 2 Replies


Similar Posts:


ActionScript 3.0 :: Flash Menu Buttons On HTML Page Opens New Window?

Jul 25, 2009

I have a .swf I'm inserting at the top of a page in DW. I have a button named "aboutUs_btn" which when pressed needs to load "aboutUs.html. That part works fine, but it always loads the page into a new window. How do I make it load into the same window? I could do this in AS2 with getURL and using _self. Here is what I have:

var aboutUsLink:URLRequest = new URLRequest("aboutUs.html");
aboutUs_btn.addEventListener(MouseEvent.CLICK,aboutUsClick);
function aboutUsClick(event:MouseEvent):void{navigateToURL(aboutUsLink);}

[code].......

View 5 Replies

Javascript :: Redirect To A Html Page When Site Opens In Non Flash Browser

Feb 29, 2012

How do I redirect to a html page when my flash site opens in non-flash browser?

Here is the code I am curently using

<link rel="shortcut icon" href="/77east.ico" type="image/x-icon" />
<!--[if lte IE 8]>
<script type="text/javascript">window.location = 'ebrowser.html'</script>

[Code].....

View 2 Replies

ActionScript 2.0 :: HTML Page Opens Flash Site - Loads External Swf File

Jul 11, 2005

I have an HTML page with buttons. Each button needs to have a getURL to open the Flash site, but then somehow, needs to also load the appropriate swf into that Flash site... My reasoning is because I have some scripts under my site that need to be in HTML (or PHP) for search engines, that way I don't have to do the whole site in HTML.. I hate having a HTML index page, but it's the only solution I could come up with. So, when a visitor selects any of the navigation buttons, I don't want them to have to select that button again, when the Flash site loads. how to do this for Flash 7 / AS 2.0? Or if there are any posts here about it?

View 2 Replies

AS3 :: Professional - Open A Html Page In A Borderless Popup Window

May 10, 2010

Is there a way to open a html page in a borderless popup window using AS3. I've found info using AS2 with the "getURL" but nothing with the "new URLRequest" This is an example of what I'm looking to do: [URL]

View 2 Replies

Flash - Load HTML Page Inside Flex Popup Window?

Feb 10, 2012

I have created a popup window in a flex website and I wanted to load a HTML page inside that popup. I tried many ways to do it but that way unsuccessful. Can someone recommend me a approach to get this done?

View 2 Replies

ActionScript 2.0 :: Making An Image Popup In A HTML Window From Flash?

Aug 17, 2005

how do you make an image pop up in a window javascript style, from flash?

i have a variable in flash, equal to something like "images/image.jpg", and I want to make a button so when you click it it opens up a popup window thats a certain size, without menubars/scrollbars etc, to display that image, like a javascript on your standard HTML.

I read that flash has a javascript API, so there must be a way to do it huh? Is it getURL stuff, maybe with a POST of my variable?

View 3 Replies

Actionscript 3 :: Close The Adobe Flex Popup Non Modal Window If Click On The Parent Page Of The Popup

Dec 12, 2011

I need to close the popup(adobe flex), non modal window if I click on the parent page of the popup. I have to do the out of focus check and then do some validation before close the popup. So what I was thinking that is there any inbuilt focus check event or do we need to create custom event for that?

View 1 Replies

ActionScript 2.0 :: Resizing Image To Fit Placeholder?

Nov 18, 2009

I know that one of the most frequently asked questions is on how to resize a movieclip to fit the dimensions of an image.

My question is similar, but kind of inverse;

I need to resize an image to fit in an empty mc.

Code:
loadMovie("image/imageTest.jpg", mc_appImage);
mc_appImage._width = 190;
mc_appImage._height = 225;

There's my current code... the image loads fine, but does not rezie :/ What am I doing wrong? What do I need do to make this work?

View 2 Replies

Javascript :: SWFObject Placeholder Image Size

Nov 18, 2011

is there a way to specify the size of the image placeholder with SWFObject?Basically I want to scale up the size of the image in flashvars.[code]No one knows if this is doable?

View 1 Replies

Actionscript 3.0 :: Button That Opens URL In Same Page

Jun 1, 2009

[code]I want it to open the site in the same page, not a new one.

View 2 Replies

Flash :: Php - Create Html Page Dynamically?

Feb 3, 2010

I have a flash movie with a button to 'view items in new browser window.' These items are all dynamically generated in flash. So the html has to be dynamically generated as well. Can any sugest a way to do this? Do I need to use php or some server side script?

View 3 Replies

Html :: Create A Page Which Contain A Flash Can Be Add Text Dynamically

Mar 4, 2011

I have to create a web page which can be set to full screen(I mean the real full screen,not like press the F11),in the full screen there should be some words displaying.

Take the [URL]

Normally,it show its contents(the questions),but someday,maybe a VIP come to visit the page,so we want to replace the whole page with a welcome screen.

Of course we can replace the [URL] (suppose it is the index page) with the welcome text(welcome xxx to our site...) in the server side.

However this is not convenient,and the text can not be full screened.

So I thought the flash,I can add a controller button at the page,when required,I click this button,and set the welcome words,then a flash will start to play with the sepcified words in a full screen model. It would be better if the flash can show the text with a Animation.

I have never did the flash development,so I want to know if this is possible?

BTW,can all the clients change to flash with juse one click?

I mean I click the controller button,then all the client who is visit this page should see the contents replaced by the flash at the same time.

View 1 Replies

ActionScript 2.0 :: Gallery - The Placeholder Movie Clip Automatically Tweens To Adjust To The Image's Dimensions

Sep 15, 2004

i've got 5 images. i want the following things to happen:

1. the placeholder movie clip automatically tweens to adjust to the image's dimensions.

2. the transition between each image is a la: [URL] -- front page when you enter

3. the images stay on the screen for approx. 5 seconds each.

View 1 Replies

ActionScript 3.0 :: Get Only 1280px Width Of The Image To Appear On The HTML Page?

Sep 10, 2011

I can put 10000 x 20000 image in flash overlapping the stage, only part of the image which cover the stage will appear.I want to achieve similar effect in HTML.I have an image 600 x 3000 and my browser body width is like 1280px.I want only 1280px width of the image to appear on the HTML page and the rest of the image will be hidden.

View 2 Replies

HTML :: Simple Image Editing Within Browser On Page

Sep 22, 2010

I have a page that needs simple image editing within the page. It can be either in flash or Java. Are there any open source tools that you can recommend? I am looking for a flash or Java tool that can do the following:
Cropping
Resizing
Nothing else required but simple features like this will be a plus.

View 1 Replies

ActionScript 2.0 :: Popup Opens In The SAME Window And Not Ina New Window

Mar 27, 2006

following situation: a button with AS :

[Code]...

this popup opens in the SAME window and not ina new window. What can I do to let it open in a new window and given the same properties to this new window as above: toolbar=No,location=No,scrollbars=No,status=No etc.... a geturl opens it in a new window but does not give toolbar=No,location=No,scrollbars=No,status=No etc.... properties to the window

View 2 Replies

Flex :: Windows 7 - IE8 - Clicking A Link In App Only Opens Page In A Background Tab

Oct 11, 2011

After moving from Windows XP to Windows 7 noticed this behavior in my Flex application. In IE8 when a user clicks on a link in the SWF file it uses the navigateToUrl api to open a new window pointing to an external site. This works as expected in XP on IE8 . However in Windows 7 clicking the link will open a new tab, this new tab however sits in the background therefore it is possible that it may not be noticed by the user. Also the content in this background tab does not always load fully unless you clear the cache. Has anyone come across this issue with Flex and Windows7/IE8? In the navigateToUrl function i pass in a param of _blank.

View 1 Replies

ActionScript 2.0 :: Create A Sort Of Slide Show With Several SWFs And 1 Html Page?

Jan 31, 2008

Anyone know how I can go about doing this:

I want to create a sort of slide show with several SWFs and 1 html page. The SWF itself has FORWARD and BACK buttons (its a long story, but I can't just have FORWARD and BACK coded in the html), and upon hitting them, i would like the SWF to call another SWF to replace itself. (again another long story, but each SWF has a low size maximum, which is why I just cant make the entire thing one large SWF).

Annnnd, to make it all smooth and easy, I would like the forward and back buttons to be coded not with the specific SWF that they are calling, but rather with a function which will determine which SWF is currently displayed and then call the appropriate next or previous SWF from an array or list....

View 1 Replies

ActionScript 3.0 :: Saves An Image Out And Sends Back To Html Page

Jan 31, 2011

I have a cs3 project that works fine that saves an image out and sends back to a html page.We updated the project to cs5 and now it does not redirect back to the right URL. Only differences are in the below script. I been lookingat this for days without getting any where so would like some fresh eyes to have a look to see if there is glaring issues with the code.[code]

View 1 Replies

Professional :: Disable The Control Border Around A Swf By Default When A Page In Explorer Opens?

Mar 14, 2007

How do they disable the control border around a swf by default when a page in explorer opens?

View 2 Replies

ActionScript 2.0 :: Create A Progress Bar Which Increments And Disappears When The Html Page Is Loaded Completely?

Oct 16, 2009

i need to create a progress bar which will increment while the html page is loading in mobile web browser for flashlite 3.0. how can i create a progress bar which increments and disappears when the html page is loaded completely? i also need to add icons like reload , cancel etc in the go to address bar,where user enters URL. is there any source code available?

View 3 Replies

Data Integration :: Handling Image Events In Main HTML Page

Apr 24, 2007

I have just established a menu based-image in flash in the main html page. Also I do have a second page has details on each option of the menu of the main page. I am trying to whenever I click on any option of the menu in the main page; this should take me to the specific section in the second page describing this option.

View 3 Replies

Javascript :: Iframe Html Page With Flash Content Create Problem For Drop Down Menu?

Jun 19, 2011

I have an iframe to a page where a Flash swf file is running; does anybody have an idea how to make it transparent so that my drop-down menu should be shown perfectly? Kindly be informed I can't edit the source page (add param = wmode, value = transparent to the Flash object), only if there is any chance to make it possible in iframe or some JavaScript on my page, I have already tried allowtransparency="true" and background-color="transparent".

View 4 Replies

ActionScript 3.0 :: Create 'virtual Mouse' Which Will Be Click On Links On HTML Page Loaded Into HTMLLoader

Jun 6, 2011

It is possible to create a "virtual mouse" which will be click on links on the HTML page loaded into HTMLLoader? I tried to do this using the class senocular .url... but it does not work.[code]

View 0 Replies

IDE :: CS4 - Create An Image Upload App For Company's Facebook Page?

Jun 18, 2010

I need to create an image upload app for our company's facebook page. I've been able to successfully create the app on facebook and it pulls from a location on our web server. Right now it's just an index.cfm file with hello world in it.We're having a photo contest and what we need to do is provide a quick form (name, email, phone, photo to upload, and photo description).When a user fills out the form and uploads the image, the image shows on our app with the description and then we are notified that someone has uploaded and image.

View 1 Replies

Javascript :: Is It The Index.template.html File Per Project Or The HTML File Created Per MXML Application

Sep 26, 2011

I was reading about Flex- JavaScript communication via ExternalInterface.But I had a doubt, it said that the javascript code should be written in the HTML file of the application ? Now which is this HTML file ? Is it the index.template.html file per project or the HTML file created per MXML application ?

View 3 Replies

ActionScript 2.0 :: External Interface Call - Each Image In The Slide When Clicked Needs To Go To A Separate Html Page?

Jun 29, 2009

I have created a small image gallery for use in a CBT Program.What I am looking to do is, each image in the slide when clicked needs to go to a separate html page.I currently have it working as far as being able to execute a single External Call to go to a HTML Page, but it is working for the entire gallery not individual pictures.I am thinking of separating the way the MC are loading into the container, then tying External Calls Specific to the individual clips.

below is the current code.
--------------
import mx.transitions.Tween;
import mx.transitions.easing.*;[code].....

View 0 Replies

ActionScript 2.0 :: Change The Image And Some Text Each Time User Selects A New Category In The Html Page

May 3, 2005

I'm using mx 2004 and php, mysql. I have flash banner in a hybrid webpage that I would like to change the image and some text each time user selects a new category in the html page. There are quite a few categories. What is the best way to do this and how would I go about doing it. is there a script sample or tutorial that I could modify?

View 4 Replies

Javascript :: Create Image Based Off A SWF (flash) Element On The Page?

Jul 14, 2010

Is there anyway to take take a "screenshot", "save" or "capture" the active SWF element on a page as an image? I'd like for users to be able to simply click a button on my page, instead of having to need to manually take a screenshot of the entire page and then crop the image to show only the SWF element.I found a Jquery method, although I am unsure if it could work with SWF files. It basically captures an area of an Image element on the page and allows you to save that as a separate image. What I would need however, is to capture the SWF as the image instead. Note: I do not have access to the SWF code so I cannot achieve this using Actionscript or anything like that

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved