ActionScript 1/2 :: Create A Personalized Gallery?

Jun 13, 2009

I'm trying to create a personalized gallery, so far it's going ok.  What I have is 9 thumbnails, which load an image with an invisible button linked to the button which loads a larger version of the image to the side.
 
What I would like to do is then click on the larger image and have this pop up in a new window so that the image is loaded on it's own and can be downloaded etc; My thumbnails are loading as follows...

loadMovie("gallery1t.jpg", thumb1.image);
 
Then when I click on them , I get it to load the medium sized image into the larger image holder.

thumb1.button.onRelease = function() {
loadMovie("", portrait);
loadMovie("", landscape);      caption.text = "";

[code]....
 
How would I then get the image on my flash page to know what image it is showing and then open gallery1l.jpg when clicked.  The full sized image.

View 2 Replies


Similar Posts:


ActionScript 3.0 :: Create An E-card With A Personalized Picture On It?

Nov 9, 2009

I am trying to create an e-card with a personalized picture on it.

Does anyone know somewhere with a tutorial teaching me how to create one. I wish it to be like a christmass card that opens.

View 2 Replies

Personalized SWFs With A Text Message?

May 28, 2009

What is the trick to develop an SWF that reads user input text and then displays it after submissions? Should I have the SWF read the text from an XML that receives the data? Basically, it is a greeting card and people can send a personalized message to a recipient.

View 6 Replies

Can't Find Finished Layers In A Personalized Flash Template

Nov 14, 2010

I created a website off of a template, and of course didn't learn the Flash MX 2004 program before I started and just intuitioned through it. Now, the site works great, but I want to edit it and can't get to any of the layers, because I'm sure I've fumbled the organization. Tried onion skinning, and timeline/tween clicking - no go. I'm sure it's the simplest thing in the world, but sometimes the obvious is the hardest thing to see.

View 1 Replies

ActionScript 1/2 :: Icon Of The Exported Projector File Be Changed / Personalized?

Aug 1, 2009

right-click on a Windows folder, as an example, and to change its icon.  Right-clicking on the .exe projector file icon doesn't bring up any such option.  Can this icon be changed through ActionScript somehow?

View 1 Replies

IDE :: Error - Can't Find Finished Layers In A Personalized Flash Template

Nov 14, 2010

I created a website off of a template, and of course didn't learn the Flash MX 2004 program before I started and just intuitioned through it. Now, the site works great, but I want to edit it and can't get to any of the layers, because I'm sure I've fumbled the organization. I can find the clips, symbols and images in the library, but not on the Stage. Tried onion skinning, and timeline/tween clicking - no go.

View 1 Replies

ActionScript 3.0 :: Make A Personalized Flash Children's Book - Text Fields And Variables?

Jun 14, 2011

I'm looking for the best way to be able to have a user input their name, age, etc, and then place that data into a Flash Story book, to make it personalized. For Example:Name:_____Age:_____BOY/GIRL:____and then for example if the user decided to Enter: (Cooper, 7, Boy) the story would add those variables, so it might say:"Once upon a time, there as a 7 year old boy named Cooper, who lived in flying shoe."Ideally, I would want to be able to have the text auto format so that it looks like a seamless paragraph, no odd line breaks or spacing issues no matter how long the name they entered was, so for example if they entered "Cooper" or "Cooper William Johnson III", either way the text would still flow correctly

View 4 Replies

How To Create Own Image Gallery

May 28, 2009

I am developing a web based image gallery system and looking for the right technology in which to develop it.  I own Microsoft's complete development environment (aka Silverlight), I also own Adobe Production Premium CS4 (aka Flash CS4).  Since targeting the Linux/BSD environment is vital to my business model, trust me on this one, Silverlight is not the ideal solution.  I know there is that Monolight, but that isn't mainstream.  But as we all know, Flash runs on Linux just fine, making it the ideal solution.  Actually Flex is a better option, but I am trying to work with what I already own.
 
All the stuff I see on Flash is really basic graphic designer stuff.  I was wondering if anyone know of a decent tutorial that might help me get started with developing an image gallery with Flash CS4. 

View 6 Replies

Create Image Gallery?

Feb 2, 2012

i want to create image gallery like adidas site[URL]

View 3 Replies

IDE :: Create A Photo Gallery?

Jan 29, 2010

I'm currently building a site for my photography. (broke college student) but I followed this tutorial and loved it but I'm wondering how I could number each photo? So when you click on the next button it shows you that your on photo 2 out of 65? [URL]

View 1 Replies

Actionscript 3 :: Change A Flash Context Menu That Is Already Personalized -- Can't Find It To Change?

Dec 16, 2009

Is there any way to change a context menu that already has been personalized. I have an small application that I purchased to learn with and also to save some time. When I right click the context menu appears with the other person's information in it. I want to change that information if it is possible to do so. I tried

var my_menu:ContextMenu = new ContextMenu();
my_menu.hideBuiltInItems();
contextMenu = my_menu;

and added my info but the menu will not change from the person I got the app from. Is this considered unethical or illegal? I put so much work into this, I don't want the person to get credit for it.

View 1 Replies

ActionScript 2.0 :: Create A Gallery Of Images

Sep 30, 2009

what i'm looking for is to create a gallery of images. there are 12 images in total with 3 showing. I want to add a forwards/next button that will cause the gallery of images to scroll across, with a smooth action, when the cursor hovers over the fowards button. I don't want the next images to show 1 by 1 but the gallery to gradually scroll arcoss(like all of the images are on one long reel being pulled from the left)

View 2 Replies

How To Create Picture Gallery In Flash

Dec 3, 2009

I want to create a picture gallery in Flash. I want small thumbnail images all around the edges of the canvass (canvass will be a rectangle). When the user clicks on the thumbnail I want the image to be displayed in the centre of the rectangle in its full size. How do I create such a picture gallery? Is there a simple tutorial? Or simple template I can use anywhere?

View 1 Replies

ActionScript 3.0 :: Create A Gallery With Two Buttons?

May 26, 2009

I'm trying to create a gallery with two buttons, previous and next, to change images with the click on the button. I've found a tutorial but it's for AS2...I've tried to change it, but I receive error 1119. Here's the code
 
next_btn.addEventListener(MouseEvent.CLICK, straight);function straight(myEvent:Event) {    if (Stage.currentFrame == 37) {        gotoAndStop(32);    }else {    nextFrame();    }}
 
I receive Error #1119: Access of possibly undefined property currentFrame through a reference with static type if (Stage.currentFrame == 37) {

View 3 Replies

Professional :: Create An Image Gallery?

Nov 1, 2010

I'm looking for a tutorial which explains me how to create a simple AS3 image gallery driven by an XML file.
 
The gallery I need is really simple: an horizontal bar placed on the bottom containing the thumbnails which scrolls left and right according to the mouse pointer clicking on a thumbnail the full image must be shown above the thumbnails' bar buttons for prev and next image clicking on the button which opens the gallery I must be able to pass a variable to make the gallery load the proper xml file (I've got 6 different categories to show)

View 6 Replies

Professional :: Create A Flash Gallery

Dec 4, 2011

I am trying to embed a flash gallery on my website like the gallery found on the follwing page URL... what do I need to do to achieve this, do you have any recommended documents I could follow?

View 1 Replies

Create A Gallery/image Viewer?

Jan 10, 2008

I have taken a shot at creating a viewer like what can be found at [URL]in Flash, but mine is not working right. I am on Flash MX Pro 2004, so I'm not sure what version this lines up with? I can also send you the file I've been working on if that would help. I found some code online that I have tweaked, but it was for a different viewer, and I'm sure that's where my problems are coming from.

View 0 Replies

ActionScript 3.0 :: Create A Flash Gallery That Uses Xml?

Jan 13, 2009

I'm starting to create a flash gallery that uses xml.I want to make it as object oriented as possible, but i'm having a hard time determining what feature should be it's own class and what feature should be a method within the class.

The gallery is going to be a lot like the flickr gallery. I know that i can make a separate xml class that takes care of all the xml related functions.However, will I just have one other class, Gallery.as or should my gallery be composed of different classes.

For example, should the part that handles the thumbnails be a separate Thumbnails.as class or should it simply be a method within the Gallery.as class?

View 9 Replies

ActionScript 3.0 :: Xml To Create A Photo Gallery?

Jul 7, 2009

I'm working with this xml to create a photo gallery.

PHP Code:
portfolio>
<fashion>
<image> images/fashion01 </image>
<image> images/fashion02 </image>
<image> images/fashion03 </image>

[Code]...

View 3 Replies

ActionScript 3.0 :: Create A Slideshow In A Gallery?

Oct 26, 2011

I'm trying to create a slideshow in a gallery. I managed to make it work but only if you first click on the slideshow button and then you click on one of the thumbnails. I haven't been able to do just by clicking on the slideshow button. This is the code I used in summary:

Code:
package galery {
public class GaleriaFotos{
public function GaleriaFotos() {

[Code]....

View 1 Replies

Actionscript 2.0 :: Create Gallery With Swf Instead Of Image?

Feb 18, 2009

I'm looking for a tutorial which could teach me how to create a gallery with a group of movies.the example image is this i think the best idea is to group all movies together horizontally using the tween action to move them left and right from a movie to another.my problem is to create the right actionscript.

View 2 Replies

ActionScript 2.0 :: Create Thumbnails For A Pic Gallery

Jan 24, 2003

This is question is a take off of my post in the Flash MX forum regarding creating thumbnails. I'm trying to create thumbnails for a pic gallery and would like to have an over-button state that will make my little thumbnail increase in size a little to indicate that this is the picture the viewer is going to view. I don't know how to go about making this button and I'm trying to figure out if there is a way through action script to do this. This way I don't have to make the over state a movie and increase the size manually...

View 5 Replies

ActionScript 2.0 :: Create A Photo Gallery

Apr 11, 2007

I have used the code provided by the amazing sbeener and it works really well. What I want to do now is add little thumbnails beside the large main image and once the user clicks on the thumbnail the associated image is shown. I am relatively new to action scripting but learning everyday.URL...

View 2 Replies

ActionScript 2.0 :: [f8] Xml Tag - Create A Hyperlink Within The Gallery

Jun 28, 2007

I'm very very VERY new to XML, and maybe a couple months heavily into Flash. Not the greatest Actionscripter by any means. Most of my work comes from tutorials, and working on top of them. I recently did a tutorial for a photo gallery, that included an xml file. The actionscript and xml file was provided by the tutorial. I read the explanations of both the AS and XML, but I have a small problem for now.

I'm trying to create a hyperlink within the gallery. I assume that I have to add the appropriate "tag" to the line in the XML document, but as you all know, and I recently found out, tags don't work the same in XML as they do in HTML. So my question is, how do I create my tag in the XML document to make a word a hyperlink? (if it's even possible)

View 7 Replies

ActionScript 2.0 :: Create A Little Thumbnail Gallery?

Dec 12, 2008

im currently trying to use this script to create a little thumbnail gallery: [URL]first off my main flash file has 2 movie clips in, an empty on which an image will be loaded into and one with a navigation menu on.now within the navigation there is a button which will load an external swf into that same movie clip. This loaded swf contains the "Complex Button" my problem is that i dont know how to (or if it is possible) to use these buttons to load a jpg into the empty movie clip on the main timeline im guessing it has something to do with:

Code:
this.onRelease = function(){
getURL("http://www.kirupa.com","_blank");
}

but i have tried a couple of things and havent been able to work it out as im still a bit of a n00b with actionscript.

View 4 Replies

IDE :: Create An XML Image Gallery In Flash 8

Dec 3, 2009

do anyone know how to create an XML image gallery in Flash 8 same as in the link here.URL...

View 5 Replies

ActionScript 2.0 :: Create A Photo Gallery?

Mar 6, 2006

I stumbled upon the photo gallery page when looking at how to create one for my website,It works perfectly however how could i change/add to the code so that for a specific photo a certain caption appears which changes for each different photo?

View 1 Replies

ActionScript 2.0 :: Create A Photo Gallery With Many Images?

Jul 28, 2010

I want create a photo gallery with many images. how to add a search engine in this page until search specific image or external image folder?

View 7 Replies

Create An Interactive Image Gallery For Use On GoDaddy?

Jun 3, 2009

I am trying to create an interactive image gallery for use on my GoDaddy.com site. The site is template based and will only accept a single standalone.swf file. As an example GoDaddy shows an image gallery created in Flash Slideshow Maker Pro. However, this is only for a PC platform and I'm on a Mac. I created an interactive image gallery using Jetphoto software. However, the Jetphoto software does not produce a single standalone .swf file. Instead it produces folders containing hi & lo jpgs, an html file, an xml file and a jetphotview.swf file. Does anyone know of a Mac based interactive slideshow program that is easy to use and will create a single .swf file? Or, although I don't know how to use it, I own a full version of Flash. Is there any way to convert the series of Jetphoto files to a single .swf file? When it is opened in Flash the save menus are grayed out.  I tried to convert the .swf file back to an .fla file to bring into Flash and that doesn't work either.

View 1 Replies

ActionScript 3.0 :: Create A Photo Gallery In Flash?

Dec 31, 2009

How can I create a photo gallery to put into my current flash site Iam creating? Using  flash cs3.When going on line I saw that maybe you can use Dreamweaver, XML, or even Photoshop can anybody explain the difference between using one or the other?

View 3 Replies







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