Navigation A Flash Site, Tips Or Pointers?
I'm starting to ge the hang of Flash with actionscript 3 so I want to create a website completely in flash. I want to use SWFAddress for deeplinking and history support.
I don't want to use the timeline with labeled keyframes or scenes for pages, I need to read the content from XML (so it can be dynamic content). I would need to create menus of different levels and of course load pages when menu items/links are clicked or de URL indicates a deeplink.
The thing is that I don't know how to design the overall architecture. How to load pages, how to make sure menus are in the correct state, how to do 'templating' for pages, how to avoid global variables and make sure that every resposibility lies with the correct class/object. I've seen some of this in Flex 3, but it must be done in Flash CS3 (that's what we have).
So I'm looking for an example or tutorial for guidance. Thanks in advance for any tips/links etc, much appreciated!
ActionScript.org Forums > Flash General Questions > Flash 9 General Questions
Posted on: 05-15-2008, 12:19 PM
View Complete Forum Thread with Replies
Sponsored Links:
First Flash Site... Need Some Pointers.
So I am making this site for my friends wedding. So far I am pretty pleased with the results... But I've noticed the way the intro movie is displayed on different machines can be completely different.
On my machine, with a high resolution, the intro picture/music works very nicely and smooth. On a friend's mac, it looks like crap though.
www.cantwejustcuddle.com/wedding/index.html
I have only the picture link working... Which brings me to my question... I want to do a slideshow of the pictures with music. Is there any tips or pointers anyone can offer me to ensure a smoother transition between pictures?
Thanks!
View Replies !
View Related
Pointers To Start Me Off - Navigation Help
Hi All,
I'm not looking for a pre made .fla for this, I want to learn how it all works...
I'm trying to construct a menu which works like this...
3 rows (each a button to the user)
--------
--------
--------
When you rollover one of the buttons (therefore the row), it expands, and squashes the other rows:
--------
||||||||
--------
Does that make sense?
Many thanks, I hope someone can point me in the direction of where to start... I'm still a beginner at AS but competent on inertia effects etc...
Nik
View Replies !
View Related
Flash Site Tips Asked
Hi,
i'm just wondering, everyone makes his/her site on his/her on manner, but witch is best?? All in just one swf file or break different sections of the site in several swf files?? I heard that breaking them up is better, but i have a preloader with a percentage bar, and i would like to have that preloader indicating the percentage of the whole site that has been loaded. Now if i make my site in one swf file, then there is no problem, but how do i do it when i do it with several swf files???
Also another thing, if i use several swf films, and i want to load them into my site, the main.swf contains the interface and stays during the whole site, but i want to use the other swf files for my different sections (i.e. home, pics, guestbook,...), how do i do that considering the above paragraph?? Do i put those others swf files into the library of the main.swf, is that possible?? Do i need to use the timeline and gotoAndPlay(framenr) ???
Sorry that i ask a lot, but this is my first time i am making a site completly in flash
Thnx for the help anyway
bye
Spirit Wolf
http://users.skynet.be/DevilMayCry/SpiritWolf
View Replies !
View Related
Flash Site Design Tips
I'm looking to build a flash portfolio site. Basically the picture I have in my mind of this site is that its going to be very......elegant. I don't know how to put it in words. Its going to be called Sophistication, and will be a black website with very very mild transtitions. It will have aptly have a calming Mozart song as the background.
What I want to know is, at the Loading screen I would like to design it such a way that when the site is loaded, the "L" "A" "D" "I" "N" and "G" disappear, but the "O" stays and it sort of goes up and gently comes down like a comet and explodes to reveal a blinding light and the main site content appears.
Can someone give me a few tips or pointers on how to do this? I have a very clear idea in mind of what to do , just that I don't know how to do this in flash.
View Replies !
View Related
SEO Tips For Full Flash Site Please? EMERGENCY
Hi! I am semi-skilled with Flash and HTML and SEO for HTML. A friend got me a job building a website for a lawyer friend of his (let's call him Joe Smith). I showed him some templates, and he fell in love with a full-Flash site. The good news is that I built his site easily using this template and it looks fantastic. He really likes it.
But... I did not know beforehand that search engines are blind to full-Flash sites. And he has voiced his need to see his name indexed well by Google. I have researched this a bit and I now realize that the best solution is to build him an HTML companion to the Flash site, but I can't do it in a short span of time. I feel bad - he's already paid me, but I can't just tell him "I don't know", because my friend's reputation is at stake for recommending me. I need to get this fixed in the next few days. Can someone please explain a simpler way to have Google show his site as a result when a person searches for "Joe Smith"? (note: his web address is www.smithlaw.com)
Thank you so much for your help!
View Replies !
View Related
Help Finishing Up My First Flash Site - Using Navigation To Display Different Sections Of The Site?
Thanks for looking! i am making my first flash site, and im not sure what to do next in regards to navigating through the site. I have different sections, home, info, hardware, equipment, etc, but im not sure how to make each section appear when you click the corresponding navigation link. i have an idea but im not sure how to execute it.
Should i make a movie clip for each section (home, info, hardware, contact), then place each movie clip in its own frame on the main time line, and on each navigation link button (each one is a movie clip) use action script and put a gotoAndPlay() code with the frame number of the corresponding section? so when you click it, it goes to that frame which has the movie clip that has the content for that part of site, say contact, or info?? if so how can i do this?
that sounds really confusing and im sorry but please help out a beginner! Thank you and happy halloween!
-Matt
here is a link so you can see the.swf
[url]http://www.filedorm.com/show.php/7839_INTOUCH.swf.html[/url]
and also here is a link for the .fla
[url]http://public.me.com/mattsh*t[/url]
your going to have to copy and paste that in your browser since the world filter on here. just repleace the " * " with an " i "
View Replies !
View Related
Need Some Navigation Tips. It Seems So Simple
Hey guys, I have been using flash for a while and have only recently started trying my luck with ActionScript.
I read in a book that if you can describe what you want to do with your movie accuratly, chances are it is possible with actionscript. Unfourtunately I find myself in a bit of a dilema.
On my movie I have 5 different movie clips that are links to different pages on my website. All five of these movieclips look like volume knobs and when you click on one, the knob will rotate as if you were turning the volume up. I have no problem with this process.
I will give the five knobs the name knob1 knob2 knob3 knob4 and knob5. The problem I have is after clicking on knob1, when I click on knob2, knob1 still stays in its activated state. What I want to happen is, after you activate knob1, and then you activate knob2, I want knob1 to turn down and return to its unactivated state. I want this to happen with all the buttons.
Each knob has 30 frames. Keyframes 1 and 30 are in the unactivated state, and Keyframe 15 is in the activated state. The 30 frame movieclip is all motiontweened.
I hope I have described my situation well enough, if not please let me know.
Thanks for you help.
View Replies !
View Related
3D Camera Navigation - Any Class Or Tips Out There?
I'm giving my first steps on Papervision, and got to the point that I've got my 3D space and objects
but can't really navigate on it.
I know how to change the position and rotation values for the camera, but I was looking for the math
to correspond camera rotation to mouse movement and other usefull ways for camera navigation.
Is there any class with a head start, or some documentation related to this?
View Replies !
View Related
Movie Clip Organisation And Navigation Tips?
There is this project I've been tasked to add forward and back buttons and another button to show selected scenes within this SWF file.
The main movie contains many smaller movie clips riddled with externally loaded sound clips.
It's current logic put together is it starts out with some simple animation on then programatically play a movie clip which in turn that movie clip has timers set to then play the next movie clip and so on..... There is no way to scrub the timeline to see which movie clip is going to play next. One has to troll through the code to figure out which clip may would play next, which are just part of a clip and so on....
So my specific question is, how would one would have better organized the flow of play sequence such that, it would be easy to have a forward or backward button that makes the timeline go to the next scene or last scene....
Thanks!
View Replies !
View Related
RE: Tips On Making Site Under 250k
If there are ne persons who can help me in this matter.
Have a flash movie that stream at around 150k, but the main page shoots up to 500k (it has animated buttons). The total
file is 580k. I also have draggable windows (played as movie clips). Is there Ne way in which I can reduce the file. Will the daggable windows make a difference and what should I do in the future to prevent suc a large file from holding the movie down?
Also when publishing do I need the HTML codes or does Flash do that for me? What applications do I use for publications?
Plus, if I want files to be downoaded (eg. zip files or mp3) then what applications will I use and do I prescribe it an action scipt code.
View Replies !
View Related
Built Site In As3 But Runs Slow.. Optimizing Tips
hey guys, I just built this site in as3. http://www.nextideas.ca
I found it running not so smooth on some computers. Any tips on optimizing, the main background is pretty big but ive seen other sites with major backgrounds lots of happening running pretty smooth.
One idea i had was to create a MASK thats the stage height and width .. anyone know if that would slow it all down or speed it up..
thanks in advance guys, i appreciate it
View Replies !
View Related
Built Site In As3 But Runs Slow.. Optimizing Tips
hey guys, I just built this site in as3. http://www.nextideas.ca
I found it running not so smooth on some computers. Any tips on optimizing, the main background is pretty big but ive seen other sites with major backgrounds lots of happening running pretty smooth.
One idea i had was to create a MASK thats the stage height and width .. anyone know if that would slow it all down or speed it up..
thanks in advance guys, i appreciate it
View Replies !
View Related
Flash MX - Site Navigation Help
Question - working on trying to get this effect from this site http://www.2advanced.com/archive/v2/index.html
the doors sliding and opening to a new scene?...not sure how to set up navigation on this would you break it up into scenes, or load new movie clips...a little stumped...here's what i have so far http://www.edgeontheweb.com/tester.htm the "underground" button works, I send it to a new scene to play the dropping doors, and then from there I send it to a preloader scene and then from there to the actual scene, but there's got to be a better way?
any help much appreciated.
Rob
View Replies !
View Related
Flash Site Navigation
Hi Guys,
I'm working on my first all flash website. Here's my question....
I am using individual scenes for each page. Each page starts and ends with opening and closing doors respectively. When a user clicks on a button I want the the doors to close on the current scene and then jump to the scene corresponding to that button.
So far, I can get only a couple of links up and working using a goto action x 2. However, furhter attempts using this approach seems to load randon scenes.
My first question is, am I using the right approach in terms of proper site plannning, i.e. using individual scenes as pages? If not, what's the ideal approach for an all flash site?
My second question is, if my approach is an acceptable one, how can I get my movie's links and page transitions to perform as mentioned above.
For a better idea of what i'm talking about go to http://www.mtlpits.com/index_2.htm
Many thanks in advance.
Matt.
Montreal.
View Replies !
View Related
Flash Site Navigation
ive recently uploaded a flash site online. if i run the .SWF file everything works as it should but once ive exported and uploaded the swf and html file the navigation becomes jumpy, unstable and tempermental? My knowlege in flash is basic and this is the first attempt ive made at a flash site so if any one is any wiser id sure like to know whats behind it! Any one offer advice?
John
View Replies !
View Related
Help With Flash Site Navigation
I am making a flash website for our company, and I walked into a brick wall today. I will try to explain, hope you understand:
I have 4 buttons on main stage, with movieclip effects that start and stop with rollover and rollout actionscript. (This works fine)
I also have an movieclip animation for an info box, that appear on the website on button release.
When I click one of the buttons (the buttons are About, Products, Contact and Portfolio) I want the info box to appear to the stage with the movieclip animation I already have made. But when I click one of the other buttons, I want the info box movieclip to change color and information, without the movieclip animation that makes the info ox appear on the screen. (I want the movieclip animation to play when I click one of the buttons the first time, and I want the movieclip animation to revert when I click the logo, and go back to the main state.)
Its a bit hard to understand, I hope you know what I want and can help me with the action script code I need for the buttons and movieclips.
View Replies !
View Related
Flash MX Site Navigation Questions
Question - working on trying to get this effect from this site http://www.2advanced.com/archive/v2/index.html
are the doors sliding and opening to a new scene?...not sure how to set up navigation on this, would you break it up into scenes, or load new movie clips...a little stumped...here's what i have so far http://www.edgeontheweb.com/tester.htm the "underground" button works, I send it to a new scene to play the dropping doors, and then from there I send it to a preloader scene and then from there to the actual scene, but there's got to be a better way?
any help much appreciated.
Rob
View Replies !
View Related
Simple Site With Flash Navigation
Hello,
I am developing a site that uses flash for navigation. I have the navigation and the content in a frameset. The top frame is the navigation and the bottom is the content. The navigation is placed in a table so that it is always centered. How can I stop the top frame from being scrolled when the window is made smaller? I want no scrolls for the top frame and only verticle scroll for the bottom frame. I chose to use two frames so that when the menu is used it just switches the content in the content frame, while the menu stays as is. Am I doing this the best way possible? I could see doing the same thing with layers instead. Is it possible to place an html page inside a layer and then swap that page with another page in actionscript?
Thanks,
mperla
View Replies !
View Related
Flash Navigation In Html Site
Hi there
I'm looking for pointers here...
I've built an html site and have created a flash navigation for it - the navigation has one main level of navigation and also one sublevel of navigation....like so
[welcome]
[about] - subnav [a1] [a2]
[services] - subnav [s1] [s2] [s3] [s4]
[faq] - subnav [f1] [f2]
[contact]
the sub navs have titles but i can't be arsed typing them.
what i want to know is...
say I'm in the welcome.html page, the welcome button in on [lets say its red] and i click on the about button - i am taken to the about.html page but as the flash navigation is embedded in each html page how do i tell it to have the about button on [red] when in the about.html page instead of reverting back to the start position.
I have tried exporting 5 different version of the flash - so that for the about.html page i have script on the first frame that tells the movie to
gotoAndPlay("about");
and so on for each page...but then i'll have to do this for each sub page aswell and it seems really messy way of doing it. is there a way of doing this kind of thing in the html code so that i can just export the navigation.swf once and then in the html on each page tell the flash which frame to go to?
is there an easier way?
am i barking up the wrong tree?
how would u guys script the flash to work on an html site?
any help much appreciated - the simpler the better as I'm no scripting genius.
cheers
e
p.s. if anyone has any tutorials on this kind of stuff i'd love to read through them
View Replies !
View Related
Flash Navigation For HTML Site
Hello,
Right now I have a website with Flash navigation in one frame... and the html content in the other. The flash navigation stays and only the html content changes when navigating the website. If I wanted the entire page to change, so I did not have to use frames, how could I tell the navigation what frame label to jump to when the page reloads?
Thanks,
mperla
View Replies !
View Related
Builting Navigation In A Flash Site
I'm havin' trouble to built it the way I want to. Here's what i have done till now:
On a background flash file i've put 4 buttons and a content-less movie wit the instance name "content". I want that, when the user pushes a button, a movie clip gets loaded under content, pretty simple at this point.
But (ow hell there's always the but)...
Each movie clip that shall be loaded have a intro and "goin out" exit, and i have no ideia how to tell flash to wait the movie end to load the new one >_<.
I do think I need somethin like doLater or setInterval, on the button, something like:
on (release) {
_root.content.gotoAndPlay(50);
"hey flash, if there is no content juz go to next action, if there is already content loaded wait X time"
_root.content.loadMovie("portfolio.swf",2);
}
I just don't think flash will understand the hey part ^^'''''.
If anyone can help I'll be thankfull forever =O
thanks for readin'! ^_^
View Replies !
View Related
Flash Navigation On Whole Site Won't Work
I just updated this page: http://www.vinovinowines.com/about.html and uploaded it. Ever since I did, the navigation links on the Flash image on top won't work.
What did I do? When I uploaded it via DW, I did upload all dependent files.
Help, help, help!!!
Thanks in advance!
View Replies !
View Related
Flash Navigation In An Html Site
Hi there
I'm looking for pointers here...
I've built an html site and have created a flash navigation for it - the navigation has one main level of navigation and also one sublevel of navigation....like so
[welcome]
[about] - subnav [a1] [a2]
[services] - subnav [s1] [s2] [s3] [s4]
[faq] - subnav [f1] [f2]
[contact]
the sub navs have titles but i can't be arsed typing them.
what i want to know is...
say I'm in the welcome.html page, the welcome button in on [lets say its red] and i click on the about button - i am taken to the about.html page but as the flash navigation is embedded in each html page how do i tell it to have the about button on [red] when in the about.html page instead of reverting back to the start position.
I have tried exporting 5 different version of the flash - so that for the about.html page i have script on the first frame that tells the movie to
ActionScript Code:
gotoAndPlay("about");
and so on for each page...but then i'll have to do this for each sub page aswell and it seems really messy way of doing it. is there a way of doing this kind of thing in the html code so that i can just export the navigation.swf once and then in the html on each page tell the flash which frame to go to?
is there an easier way?
am i barking up the wrong tree?
how would u guys script the flash to work on an html site?
any help much appreciated - the simpler the better as I'm no scripting genius.
cheers
e
p.s. if anyone has any tutorials on this kind of stuff i'd love to read through them
View Replies !
View Related
[F8] Adding Simple Navigation To Flash Site
Hi all, I've been working on a website for a friend for a while now. I have created graphics, animations and visually everything i need. My only problem at the moment is adding some simple navigation to it all. I basically have a layout as follows;
__________________
[ ][ ][ ][ ]
--------------------
--------------------
__________________
I have four buttons at the top of the page and i would like to implement the equivalent of a frame (highligted between the dotted lines) so that when one of the buttons is clicked the content in between the dotted lines changes.
I have so far poured through several ebooks such as Flash 8 for dummies, Actionscript Bible etc and several other forums to help but have been unable to find anything to simply meet my requirements.
I have tried working with textarea components and dynamic text etc and i'm having an absolute nightmare. I'm sure there's an easier way to go about this.
If any of you guys could assist i'd be extremely grateful.
Don.
View Replies !
View Related
Full Flash Web Site Navigation Problem
Hi,
I am trying to make a full flash web page. I have 4 external swfs "home.swf, about.swf, portfolio.swf, contact.swf". a navigation movie clip "menumc" and an empty movie clip to load external swfs "emptymc". After playing the intro animation "home.swf" loads in "emptymc".
Everything is fine to this point but i can't find a way to load "about.swf" as i want by nav menu. because "home.swf" doesn't ends directly. I mean it plays to a frame and stops. before loading "about.swf" or an other exthernal swf, "home.swf" plays an animation and stops.
what i'm trying to do is : when i click to about button at "menumc" while "home.swf" is loaded at stage, first it must play the ending animation of "home.swf", then must load the "about.swf". All of my external swfs have ending animations.
please help
View Replies !
View Related
Help With Full Flash Site Navigation Animation
i'm new to flash. just got a copy of MX a couple of weeks ago.
I'm trying to create a flashsite with a navigation bar on the side that will load different swf files when clicked. after following the "Creating a Full Flash Site" tutorial, i was able to do this.
What I want to do now is to have each movie clip that's loaded in the center of the screen fade out when a new button is clicked. in other words, when the "pictures" button is pressed, and the user is on the "news" page, i want the news page to fade out (or whatever other animation i decide to use), and then load the new movie file, etc.
thanks in advance
View Replies !
View Related
Help With Full Flash Site Navigation Animation
i'm new to flash. just got a copy of MX a couple of weeks ago.
I'm trying to create a flashsite with a navigation bar on the side that will load different swf files when clicked. after following the "Creating a Full Flash Site" tutorial, i was able to do this.
What I want to do now is to have each movie clip that's loaded in the center of the screen fade out when a new button is clicked. in other words, when the "pictures" button is pressed, and the user is on the "news" page, i want the news page to fade out (or whatever other animation i decide to use), and then load the new movie file, etc.
thanks in advance
View Replies !
View Related
Creating Flash Navigation For Html Site
Hi, this problem has been annoying me for some time and tutorials online do not cover what I'm after.
My problem:
I have a html website with 7 pages which is for offline/intranet use, I have a flash movie containing the 7 buttons I need, which will be placed only on the home page, I want each button to open the desired html page eg. button 1 = 1.htm, 2 = 2.htm, etc. (bear in mind this is for offline intranet use so they have to link to the files which are in the same directory of the page it is placed on, no http:// links), and I want the page to open in the same window(no opening new pages, small pop-up like pages, etc.)
any help on this matter would be greatly appreciated.
View Replies !
View Related
[F8] Integrating Flash Navigation With A Frames Based Site.
I am currently working on a site designed by some one else (http://www.imvusatrans.co.za).
He used a flash navigation in a frames based site.
The first issue I am having is that he deleted the fla files. So I decompiled the swf but I dont know if any of the Action Script was lost in the process.
My problem with the navigation is that on the current site it opens the site in the middle frame without a problem but in the edited version I am working on right now it opens then in a new window.
The current AS is:
on (release)
{
getURL("quote.htm", "middle");
}
Help!
View Replies !
View Related
Urgent Help Needed Navigation Not Working On Flash Site
Hi I have my flash site here www.paragonmultimedia.com in the products page i have a navigation of 6 buttons on left hand side, when u click on either of the forst to option the other buttons drop down revealing sub menu options, this works fine from the swf.of the products page movie, however when i bring it into the site it doesnt work, the buttons have a code like the one below, is this cause im using _root. tag? can someone plaese help or provide alternative please? thanx
on (release) {
_root.clip5b.gotoAndStop(1);
_root.clip4b.play();
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 1 && _root.clip2._currentframe == 1 && _root.clip1._currentframe == 1 && _root.clip6._currentframe == 1) {
_root.clip3.play();
_root.clip2.play();
_root.clip1.play();
_root.clip6.play();
} else {
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 1 && _root.clip2._currentframe == 1 && _root.clip1._currentframe == 18 && _root.clip6._currentframe == 18) {
_root.clip3.play();
_root.clip2.play();
} else {
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 1 && _root.clip2._currentframe == 18 && _root.clip1._currentframe == 18 && _root.clip6._currentframe == 18) {
_root.clip3.play();
} else {
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 18 && _root.clip2._currentframe == 18 && _root.clip1._currentframe == 18 && _root.clip6._currentframe == 18) {
_root.clip3.play();
_root.clip2.play();
_root.clip1.play();
_root.clip6.play();
} else {
if (_root.clip4._currentframe == 18 && _root.clip3._currentframe == 18 && _root.clip2._currentframe == 18 && _root.clip1._currentframe == 18) {
_root.clip4.play();
}
}
}
}
}
}
View Replies !
View Related
Creating Navigation Layer For Full Flash Site
Hey Guys,
This is my first post on this site, so I apologise in advance if it's not in the correct area or my terminology is a little sketchy as my Flash knowledge is quite limited.
I followed the tutorial on creating a full flash site ([http://www.kirupa.com/developer/mx/full_site.htm) and it was extremely useful. However, when I followed the tutorial I only used one button as a test as I don't know how to create the navigation layer with all the buttons.
I only want to have a horizontal menu with about six options where the text itself is the button...in other words, I don't want any images behind the text etc as I don't want anything fancey for the menu. I have attached a screen dump of what I'm after.
Are you guys able to explain this to me in fairly detailed steps or create another tutorial for before people view the full flash tutorial?
Thanks
Weez a.
View Replies !
View Related
Urgent Help Needed Navigation Not Working On Flash Site
Hi I have my flash site here www.paragonmultimedia.com in the products page i have a navigation of 6 buttons on left hand side, when u click on either of the forst to option the other buttons drop down revealing sub menu options, this works fine from the swf.of the products page movie, however when i bring it into the site it doesnt work, the buttons have a code like the one below, is this cause im using _root. tag? can someone plaese help or provide alternative please? thanx
on (release) {
_root.clip5b.gotoAndStop(1);
_root.clip4b.play();
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 1 && _root.clip2._currentframe == 1 && _root.clip1._currentframe == 1 && _root.clip6._currentframe == 1) {
_root.clip3.play();
_root.clip2.play();
_root.clip1.play();
_root.clip6.play();
} else {
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 1 && _root.clip2._currentframe == 1 && _root.clip1._currentframe == 18 && _root.clip6._currentframe == 18) {
_root.clip3.play();
_root.clip2.play();
} else {
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 1 && _root.clip2._currentframe == 18 && _root.clip1._currentframe == 18 && _root.clip6._currentframe == 18) {
_root.clip3.play();
} else {
if (_root.clip4._currentframe == 1 && _root.clip3._currentframe == 18 && _root.clip2._currentframe == 18 && _root.clip1._currentframe == 18 && _root.clip6._currentframe == 18) {
_root.clip3.play();
_root.clip2.play();
_root.clip1.play();
_root.clip6.play();
} else {
if (_root.clip4._currentframe == 18 && _root.clip3._currentframe == 18 && _root.clip2._currentframe == 18 && _root.clip1._currentframe == 18) {
_root.clip4.play();
}
}
}
}
}
}
View Replies !
View Related
How Do I Do This... C++ Type Pointers In Flash
Hi everyone, I am veteran C++ programmer and new to flash. Kind of stuck here trying to populate an object with elements from an Array. Very easy in C using pointers but can't figure out a way of accomplishing it in Flash. Your help is greatly appreciated.
/* Trying to populate my_lv object with array elements so that I may submit it to a php script via LoadVars.sendAndLoad for processing
*/
// The array itself
var myArray:Array = new Array();
myArray[name] = "John Doe";
myArray[age] = 25;
myArray[height] = 70";
// The object declaration
var my_lv = new LoadVars();
// Loop to go through array elements and populate the LoadVars object
for (everyelement in myArray) {
trace ("myArray[" + everyelement + "] = " + myArray[everyelementname]);
// THIS IS WHERE I AM GETTING STUCK!!!
my_lv. & everyelement = myArray[everyelement];
// the & everyelement does not work because it makes no sense. Can someone please point me in a direction where I can make sense of it. Thanks.
}
BTW, the myArray.toString() function will not work for me because it only returns back the array data with the pointer name.
Thanks,
Mansoor Lakhani.
View Replies !
View Related
[MX04] Seeking Pointers For Flash Map
Hello:
I'm starting a new Flash project that involves making a map that functions like the one on this site: http://www.homeproperties.com/
Can anyone give me some pointers on a few aspects of it:
I'm not sure how to make the map zoom in and zoom out as it does. Also, when the map is zoomed in and a different state is clicked, the map slides to the new state. Any idea how this is achieved?
Is this just one Flash movie, or is it composed of different Flash movies. It seems like it would just be one, but I'm not certain.
Anyone have a tutorials, examples, input? I would really appreciate the help.
One other thing: For you Flash gurus who could do this without having to research like myself, how long do you think this would take to complete? This is a job request; I got this project on a very short notice and would like to explain turnaround time.
Thanks for the help,
SP
View Replies !
View Related
PhpBB Forum And Flash Website - Need A Few Pointers.
Hi,
I have a phpBB forum on my website which works perfectly. My problem is that I would like to create a login/authentication to be used in the rest of my site which uses the same database as my forum to check for registered users etc. I found a tutorial on Kirupa on creating a mySql/flash login (http://www.kirupa.com/developer/acti...entication.htm ) but haven't succeeded in getting it to work or to use the phpBB forum's database.
Does anyone know of a good tutorial or perhaps a tutorial which is easier to understand?
Could anyone explain how to achieve what I need to do?
Hoping for a response.
Cheers,
Jman74au
View Replies !
View Related
Fresh Start Flash Learner Need Some Pointers
hey all, I just start learning flash not long ago and as a design student I dont' know much programming myself.
if I want to create something like this flash template
Is it just strictly flash and actionscript? or I need to learn other programs too?
It would be great if someone can point me somewhere.
thanks!
View Replies !
View Related
New To Flash, Not HTML - Template Customization Pointers And General Guide Required
Greetings all
Taking my first foray into the world of Flash and I've purchased this template and have a few Qs regarding making it my own.
How much of what do I have to learn in order to be able to customize the template and include my own content
My experience with Flash is limited (running Flash 8) so I'm starting from scratch but I know my way around HTML quite well.
In relation to the template:
How do I make the hyperlink buttons actually link to something?
How do I create scroll bars for text content?
Hyperlinked popop windows with pic/text content?
Thanks
View Replies !
View Related
Seeking Pointers For Flash Map - Flash MX 2004
Hello:
I'm starting a new Flash project that involves making a map that functions like the one on this site: http://www.homeproperties.com/
Can anyone give me some pointers on a few aspects of it:
I'm not sure how to make the map zoom in and zoom out as it does. Also, when the map is zoomed in and a different state is clicked, the map slides to the new state. Any idea how this is achieved?
Is there a command/actionscript to add to a state/button (when it's enlarged) that will bring the state to the center of the stage? Rather than each state enlarging when it's clicked. It seems the map in the URL I posted has some type of "Move To Center" actionscript applied to it. I'm going search for it, but not sure exactly how to keyword the search term.
One other thing: For you Flash gurus who could do this without having to research like myself, how long do you think this would take to complete?
Thanks in advance,
SP
View Replies !
View Related
Navigation Through Flash Site, Old .swfs Remain Behind New .swfs
need to unload the .swf files, not sure how to do this. All my swf interlace with each other
heres the code
Code:
stop();
about.buttonMode = true;
contact.buttonMode = true;
portfolio.buttonMode = true;
var ldr:Loader;
about.addEventListener(MouseEvent.ROLL_OVER, overAbout);
about.addEventListener(MouseEvent.ROLL_OUT, outAbout);
about.addEventListener(MouseEvent.MOUSE_DOWN, downAbout);
function overAbout(MouseEvent):void{
about.gotoAndPlay(2);
}
function outAbout(MouseEvent):void{
about.gotoAndStop(1);
}
function downAbout(MouseEvent):void{
/*var request:Loader = new Loader();
request.load(new URLRequest ("AboutMe.swf"));
loadMC.addChild(request)
*/
var request:Loader = new Loader();
request.load(new URLRequest ("AboutMe.swf"));
loadMC.addChild(request)
gotoAndStop(2);
}
portfolio.addEventListener(MouseEvent.ROLL_OVER, overPortfolio);
portfolio.addEventListener(MouseEvent.ROLL_OUT, outPortfolio);
portfolio.addEventListener(MouseEvent.MOUSE_DOWN, downPortfolio);
function downPortfolio(MouseEvent):void{
var request:Loader = new Loader();
request.load(new URLRequest ("Portfolio.swf"));
loadMC.addChild(request)
gotoAndStop(2);
}
function overPortfolio(MouseEvent):void{
portfolio.gotoAndPlay(2);
}
function outPortfolio(MouseEvent):void{
portfolio.gotoAndStop(1);
}
contact.addEventListener(MouseEvent.ROLL_OVER, overContact);
contact.addEventListener(MouseEvent.ROLL_OUT, outContact);
contact.addEventListener(MouseEvent.MOUSE_DOWN, downContact);
function downContact(MouseEvent):void{
var request:Loader = new Loader();
request.load(new URLRequest ("Contact.swf"));
loadMC.addChild(request)
gotoAndStop(2);
}
function overContact(MouseEvent):void{
contact.gotoAndPlay(2);
}
function outContact(MouseEvent):void{
contact.gotoAndStop(1);
}
any help would be excellent!
View Replies !
View Related
Site Navigation
While checking through the cool sites column I came accross a neat navigation site by the name of http://inko.ca . I noticed whenever a menu option was pressed the stage would zoom accross the site to another section. This is not the only site using these transitions, i was wondering if someone could please explain how it was done.
-Matthew Johnson, 15 years (http://www22.brinkster.com/weav/)
View Replies !
View Related
Site Navigation
Can anyone help me with a navigation question. If you can look at a site for me http://theronin.co.uk and let me know how the left-right scrolling is achieved by using Flash 5. I'm loooking to base my navigation on this style but with a different design.
Any advice & help on this would be great.
Thanks,
Marty.
View Replies !
View Related
Site Navigation And A Whole Lot More - Help Please.
Ok please bear with me on this one. Any help muchly appreciated as usual.
If my explanation doesn't make sense please look at the attached fla.
I've got 3 buttons with an elastic effect (but1, but2, but3).
When I click 'but1' I want 'slide1' to slide across and stop. When I click 'but2' I want 'slide1' to reverse back and then 'slide2' to slide out.
Also, when slide1 is out there is a button within it 'slide1abutton' that when pressed will make 'slide1a' slide out as well. If anything else is pressed I want them both to reverse.
One last thing, on each slide there is a close button which when pressed I want to make it reverse.
Hope this makes sense. I'm thinking abit of Actionscript might be in order. If its too much or you have an idea where a good tutorial on this is please point me in the right direction.
Cheers again.
View Replies !
View Related
Site Navigation
I am fairly new to flash and I am trying to figure the best way to navigate through my site. I finally found out how to make a button load an external movie clip with behaviors but I have been reading that its better to load my movies inside one movie clip and have the buttons load and unload movies but i cant grasp the scripting. I am using 2004 MX please someone help.
View Replies !
View Related
|