ActionScript 2.0 :: Creating An Interactive Photogallery For School?

Aug 28, 2009

For the last couple of weeks, i've been trying to develope an interactive yearbook for my school. Im using an external XML, and trying to push all the data in the xml to assigned arrays. Also im trying to use a for loop to create empty movie clips. This empty clips will serve as "pages" if the total number of students is greater than 25. Also, on these pages im trying to attachMovie to a specific x, and Y, as you'll see in my source code.

Other than that, i can not figure out where im going wrong.When i first try to publish it, it gives me an error saying that the path is undefined, and will not load ANYTHING. if i make a few changes, it just sits there blanky.

[Code]...

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Call A Function Back In The PhotoGallery Class To Start Setting Up The PhotoGallery

Mar 18, 2011

I am developing a photo gallery using an XML file as the structure. As the document class I have a class called PhotoGallery:-

[Code]...

Once the parsing is finished here I want to call a function back in the PhotoGallery class to start setting up the PhotoGallery. Is this possible, or am I even going about this in the right way? I am not sure I am using classes in the correct

View 4 Replies

ActionScript 3.0 :: Creating Interactive Files With More Than One URL

Apr 22, 2009

I want to create more than one button instance that go to different URL address's. From the Adobe Video Workshop, I got the code:

[Code]....

I get 1021 duplicate function error. I think I understand in priciple what's wrong but don't know how to fix it. MyI knowledge of Action Script 3 is zero. What I need is sample code that works that I could copy and paste, with appropriate changes.

View 4 Replies

Professional :: Creating Dynamic And Interactive Animation?

Jan 22, 2011

I need to create flash interactive animation for one one of my regular clients, which should look and work similar to example in Nike store Customize:LinkThis is how my clients product (shirt) should look like and what sections should be editable: [URL]Basically it should work this way:1. End user chooses some element of shirt which he would like to edit (for example collar)2. When he clicks on that element, popup windows shows offering two main options: to change color and graphic (texture or pattern), same as on nike store customize example3. After user changes one section (collar) he goes to other section (lets say sleeve) and so on4.

User should be able to zoom in or zoom out that shirt and also if it is possible to rotate it in 4-5 positions5. At the end it should be able to save that work (and load it if he wants to later ) and be able to print it.I have made many animations, games, banners and similar using Macromedia Flash MX and Adobe Flash so I am not a flash newbie but this is a first time I am dealing with this type of work. I know that there is no step by step tutorial for this kind of custom interactive animation but I need some help and and advice how to create these three first steps (1. 2. 3). Regarding steps (4.) and (5.) I think I could realize it (zoom in, zoom out, rotate movieclip, save in database and print screen), because I ahd some previous experince regarding this part.

View 22 Replies

Silverlight :: Tools For Creating Interactive Chart?

Apr 14, 2011

I am creating a project which involves the visualisation of signals and timeline, so I am looking for a charting program which allows me to zoom in and zoom out and with additional functionality e.g. drag and drop or highlight the area.

I have no preference whether it should be WinForms or Web apps, and I am fine to program in either Flash or Silverlight. So I would like to see if you guys can recommend some tools for use.

View 2 Replies

Flex :: Creating Interactive Charts In Flash?

Sep 6, 2011

I'm looking to display some data in the form of charts (line graphs, pie charts etc). I also require them to have a certain amount of interactivity (pan, zoom etc.).

For these requirements, will Adobe Flex be enough for me, or would I need to use flash?

A little research told me that building charts in Flex is easy, but can they be made interactive without using Flash?

View 3 Replies

ActionScript 3.0 :: Creating Interactive Website Tutorials

Aug 14, 2009

I am a member of a clan on a popular gaming website. I'd like to make fully interactive flash videos detailing certain game concepts. Is it possible to do this with screenshots (there are some drop down menus) or would I have to remodel the website in Flash?Basically, I'd like to know how to make it so I can tell the user to click a certain link and take a certain step, we've all seen those types of interactive tutorials.

View 0 Replies

Creating Interactive Map On Surf Webcam Site?

Jun 21, 2009

I have a website which i have built and work on alot, and i would like to create a sort of interactive map (the site is a surf webcam site, and i would love this map to be of the uk, and when you click on certain areas, it zooms in in a sort of google earth type thing, then showing locations of my cameras which the users can click to go to the correct page.) Now I did make something like this ( without the spinny stuff) using jquery and hiding divs etc, but I think to get the best effect would be to make some sort of flash applet. Now I am a complete begineer with flash.

View 1 Replies

ActionScript 2.0 :: Creating An Interactive Display Map For A Client?

Oct 6, 2004

I've been working creating an interactive display map for a client. I've figured out the controls I'd like to use for moving the map, but I'm having trouble with the zooming features.

What I'd like to do is have the user click on the "+" button to zoom in and the "-" button to zoom out. The problem is the map is not centered when the user clicks either button?

Any ideas how I can fix this, or improve it?

View 3 Replies

ActionScript 2.0 :: [Flash CS3] Creating An Interactive Slideshow?

Feb 7, 2008

What I try to make in Flash is some kind of interactive slideshow, with .swf files instead of static images. I want to have kind of control pannel with buttons numbered from 1 to n, always visible at the front layer. In the background, there will be swf files that change, for example, every 30 seconds. And each change consists of fade in and fade out effect of the swf container (and so the loaded swf file itself). During the swf changes, the buttons should change too by switching their states from 0 to 1 and so on. User should be able to skip to any frame he wants by clicking the corresponding button.This is the code I already have:

Code:
// Preparation
button1_mc.framenumber_txt.text = "1";

[code].....

View 1 Replies

ActionScript 3.0 :: Interactive Map - Creating A Color Tween For Movieclips

Mar 3, 2010

I am currently working on a map of the US that is interactive. My goal is to be able to mouse over the states and have them turn red and then a window with contact information will open at your mouse when clicked. I am running into a few problems. I dont know the process for creating a color tween for my movieclips. my solution was to make a copy of the states, color them red and place them behind the gray ones and attatch an event listener to all the states that lowers their alpha when moused over. thats not really the problem though. for my code that i have used to call in the window is as follows. I will use texas as an example.

[Code]...

View 5 Replies

Professional :: Creating Interactive Floor Plans In Flash CS4 Possible?

Apr 29, 2010

Is it possible to create interactive floor plans in flash CS4? Are there any tutorials out there to do this?

View 1 Replies

ActionScript 3.0 :: Creating Interactive Menu - Transition Tween

Dec 10, 2011

I'm new to Actionscript 3.0 and I want to create an interactive menu. On the left as I hover over the button "products" I want a sub menu to come into view (as seen in the graphic below). I've created all the graphics but there are a lot of translation issues.

Here is the code I've used:
import fl.transitions.Tween;
import fl.transitions.easing.*;
var startY:Number = productsSub_mc._DisplayObject.y;
var myTween:Tween;
var myTween2:Tween;
[Code] .....

"productsSub_mc" is the sub menu I created as a movie clip. Within that movie clip is another button labeled "videos". When I run the preview, I get the following error:
1084: Syntax error: expecting rightparen before semicolon.

View 9 Replies

ActionScript 3.0 :: Creating Interactive Panoramic Photo With Mouseover

May 15, 2011

I want to make an interactive panoramic photo with mouse over.

View 4 Replies

ActionScript 2.0 :: Creating Fluid Interactive Animations Of Buttons?

Oct 6, 2005

can walk me through something like what this site has for its interactive menu? I don't even know what that kind of interaction is called, so I don't know what to search for.

View 3 Replies

ActionScript 3.0 :: Flash - Creating Dynamic And Interactive Animation

Jan 24, 2011

I need to create flash interactive animation for one one of my regular clients, which should look and work similar to example bellow: Link This is how my clients product (shirt) should look like and what sections should be editable: [URL] Basically it should work this way:

1. End user chooses some element of shirt which he would like to edit (for example collar)

2. When he clicks on that element, popup windows shows offering two main options: to change color and graphic (texture or pattern), same as on nike store customize example

3. After user changes one section (collar) he goes to other section (lets say sleeve) and so on

4. User should be able to zoom in or zoom out that shirt and also if it is possible to rotate it in 4-5 positions

5. At the end it should be able to save that work (and load it if he wants to later ) and be able to print it.

I have made many animations, games, banners and similar using Macromedia Flash MX and Adobe Flash so I am not a flash newbie but this is a first time I am dealing with this type of work.I know that there is no step by step tutorial for this kind of custom interactive animation. how to create these three first steps (1. 2. 3). Regarding steps (4.) and (5.) I think I could realize it (zoom in, zoom out, rotate movieclip, save in database and print screen), because I had some previous experience regarding this part.

View 3 Replies

Actionscript 3 :: Click - Creating An Interactive Animation Of A Cat Can Stroke - Rub - Poke

Oct 28, 2010

I am creating an interactive animation of a cat you can stroke, rub, poke etc. I have implemented some basic functions in an attempt to recognize the different gestures, I am using the mouse down and mouse up events to track the duration and distance of the click.

My problem with this is that the 'distance' is measured from the start point and end point of the click, so if it ends near where it started you won't be able to tell how many times the click has 'rubbed' back and forth. Is there anyway to track the distance based on the full path of the click?

[Code]...

View 2 Replies

ActionScript 3.0 :: Creating A Large Grid Matrix Of Interactive Objects?

Nov 7, 2009

I am working on a project where I need an interactive matrix of 500x500 clickable lements. I thought this would be an easy task in actionscript3 but boy was I wrong. was able to create a matrix where each element was a Sprite object with attached Mouse click event. But here the performance problems begin. FlashPlayer10 can handle up to 100x100 matrix, but when I increase my matrix I start getting script timeout in browser player... Here is how my "unfinished" matrix looks like.

So how should I approach this problem? I was hoping flash will be able to handle so many elements, but I guess I was wrong. I want to have a pan control to pan around for objects off screen and of course zoom in/out control.It's true I'm not very professional in Flahs and actionscript but a friend who is told me this would be no problem implementing in AS3? I need this in flash as the thing needs to be hosted on website (unless there is a better tool for doing something like this...).

View 12 Replies

Flash Game For School Project?

Dec 1, 2010

we had a school project to make a device. My partner said that we should make a computer game for our school project. I asked in another forum if it is possible to do it in less than a week. They told me flash is the best for beginners. I was thinking of making a clone of hangaroo but replace it with another animal and my country's language. Is this possible in flash? Is there noob-friendly tutorials out there that explains the basics of how to make a hangaroo style flash game?

View 2 Replies

ActionScript 3.0 :: Upload It To School Server?

Oct 20, 2009

Edit, it works when i upload it to my school server!

View 1 Replies

ActionScript 3.0 :: Create An Animation For A School Assignment?

May 14, 2011

I have to create an animation for a school assignment... Anyway I'm quite new to Adobe Flash and I'm using Action Script 3.0. I have created the first segment of my animation and I'm now onto the second part but when i go to change the stage background of my second segment it changes the background of my first segment. If you don't understand this just say so and I'll rewrite.
 
[Im new to these forums so if I have posted in the wrong section could Admin/Mod move it.

View 1 Replies

ActionScript 3.0 :: Button Error Only On School Network?

Jan 14, 2011

I'd created an interactive quizz that worked great [URL] Then I decided to spruce up the background and add a "title slide" [URL] Both ran great on my home computer, but the second version bugs out on the school's computers! Everything seems fine until you try to advance past frame 2 using the "next question" button, and although you see the button's over and down states, the slide never advances. I only changed one line of code between the two examples, the one declaring the slide number variable, and the logic must be correct as everything runs great on my machine at home! Both machines are running IE7 and have Flash player 10 installed. Do you know of any issues with network compatibility that I may have overlooked? As I don't have CS5 on the machines at school, I can't run the .fla files directly for debugging, so I don't know what to do to locate the error.

View 5 Replies

Flash :: Desperate Search For A Developer For School Interview?

Oct 26, 2010

I'm in desperate search for a professional Flash Developer who wouldn't mind taking a few moments to participate in an interview about a past or recent Flash Project he/she has worked on. Unfortunately for me, I have had 2 people commit to this, and back out. The first completely ignored all messages and inquiries after I sent the information to her. After having no choice but to search for another person, I found another that was eager to help. Two days after I sent him the related material, I received a message stating he wasn't aware that it was a Flash project, and that they don't do any Flash in house, so as of last night, my second lead has turned into a dead end. I am now on my last ditch effort to find someone that would be willing to share their experience with me, so I can complete my assignment on time, which - by the way - is due Friday, October 29th.

[Code]...

View 1 Replies

Php :: Adding Unobtrusive Progress Bar To Old-school File Uploads

Oct 30, 2009

You all know the new generation of fancy, mostly Flash-based file uploaders like SWFUpload that can show a progress bar while uploading - a great improvement especially for shaky and low-bandwidth connections.

However, these uploaders all bring their own logic of how to handle uploads on the client side. I am looking for an unobtrusive way to "fancify" existing, classical file uploads, i.e. introducing a progress bar to normal file upload forms.

Due to the architecture of uploading files, this is most likely not possible without some tweaking on the client side.

I am looking for a solution that keeps the tweaking to an absolute minimum, e.g. a component that adds itself to the onsubmit event of a normal form, performs the file upload, displays a nice progress bar, puts the resulting temporary (server side) file path into the form, and submits it. On the server side, I just have to modify my script to use the file path provided by the flash uploader, instead of $_FILES and consorts, and think about security for a moment.

This is not exactly what all the Flash-based uploaders do: They can use data from a form, but they do not provide possibilities to submit the form as is, what is what I'm looking for. I am looking for a (probably) Flash based upload function taken a step further.

View 6 Replies

Media Server :: Streaming Movie DVDs Within School Network?

Jun 16, 2009

Im looking to stream educational DVDs within my school, i now have a spare server but im not 100% sure what adobe flash product i need to do this?As ive seen a few different options to buy but thinking will the Adobe Flash Media Streaming Server  3.5 be good enough?Also the streamed files are they all via web page or can you use something like VLC player and connect to streamed files that way?

View 3 Replies

Making Text Attributes Understandable To Old School Print Designer?

Jun 23, 2009

To enter static text in Flash, the only measurement option available for the text size is points,while the measurement for"Letter Spacing" appears to be pixels (based on my own observations, can't find documentation to verify this). Can either option be changed so that both options are measuring pixels or point/em units?

For instance in InDesign, the type size is in points and the "Tracking" is 1/000th em (see comment here). Both measurements are based on the same basic unit, while Flash seems to be using two different basic units of measuring.

View 1 Replies

ActionScript 2.0 :: Merging Two SWF To Create A Google Street View Of School?

Jan 7, 2010

Basically at my school we are doing a project that allows you to walk around the school like you can on "Google Street View". Me being a geek, the teacher asked me to make a prototype using my house to see if this idea would work. So today I went on Flash and made two working Flash/SWF files, one being a "Google Street View"type of thing of my upstairs and one of my downstairs of my house. I made two SWFs because at school there are many different people working on the project so there will be many different SWFs to combine.

So after making the two SWFs (the upstairs one called Untitled-2 and the downstairs called downstairs) I tried to merge them together. Each one of the SWFs have action script on these" Arrows" that allows you to guide around my house. The action script on all the arrows is:

on (Release) {
gotoAndStop(Frame Number);
}

I made a new Flash Document and one the first scene I had a Button That Said "Begin". Once Pressed, it takes you to scene 2. On scene two I went to File > Import > Import to Library and Selected Untitled-2.swf. Untitled-2.swf was then in my library. I clicked and dragged it into the stage of Scene 2 and in the timeline only 1 keyframe pooped up. I thought it would work so I previewed the Flash Movie. The Begin Button show up, and when I clicked it preview file Flashed each Keyframe in Untitled-2.swf even though the first frame in Untitled-2.swf has the action script: stop(); The whole thing is uncontrollable and I dont know what to do. I hope you understood what I wrote (Im not the best with spelling and grammar). So in a nut shell, how can I combine 2 SWF files In Flash, whilst maintaining all the action script in each file.

View 1 Replies

ActionScript 2.0 :: Photogallery: Get Big Pic To Have URL?

Mar 15, 2007

I am trying to get the scrolling photogallery to have a url that when they click on a big picture it will take them to another page. So far, I can create the link but when I click on it ALL the urls come up.On the link movie clip, I've assigned:

(symbol on layer in Scene 1)
onClipEvent (enterFrame) {
this.onRelease = function() {
getURL(this._parent.link, "_self");

[code]....

View 5 Replies

ActionScript 2.0 :: Photogallery XML With HTMLtags?

Mar 24, 2006

I'm building a photo gallery with XML and Flash. But want the XML data file to include HTML tags. Like <br> or <font> tags

current XML data (partial)
<gallery>
<image title="KYOTO was the title of Roland's photo exhibition at the Gallery of the

[code].....

View 7 Replies

ActionScript 2.0 :: Looking For Tween Photogallery?

May 16, 2007

I stumbled across a website one time that had source files for AS tweening. I can't remember what it was and, of course, i can't find it again.

Anywho, I want to use an AS photo gallery on my portfolio...perfect example is on a-nt.com (anthony ludlow's portfolio).

View 1 Replies







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