Flash :: Professional - Through The Windows To Perform A Typical Setup With Some Branching Off For Special Cases

Jul 1, 2010

It will basically walk you through the windows to perform a typical setup, with some branching off for special cases. Essentially a main series of screen shots with text that you can scroll through using arrows, with links off to other screen shots or sequences as need. My boss wants it to be "hip and flashy", so wants me to look into Flash. But is that the best tool to use for this ? In all the Flash tutorials I have been watching I haven't seen anything that looks like that kind of application.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Grabbing A URL Via A Regular Expression (special Cases)

Mar 28, 2009

After 2 nights of *almost* getting it I realized that Flash's RegExp doesn't support lookbehinds. Here are the 3 scenarios:

1) [URL]
2) <a href="http://example.com">http://example.com</a>
3) <br><br>http://example.com<br><br>

Basically what I want to happen is to ignore scenario #2. I know the solution, but I can't seem to nail it. All that needs to happen is to select the http (and everything after that) as long as it's not preceded by a "> or =", but since I don't know a way for RegExp to look backwards, I'm sort of at a loss. Here's hoping that someone has run into this issue before

View 5 Replies

ActionScript 3.0 :: Setup Up A Single Button To Perform Two Different Events

Oct 22, 2010

I am designing a instrument panel and am needing to essentially create an emulation of how the panel would actually work. Right now I have the panel set up to run through a systems test. So I have a button play a movie, and display a verification that the test was successful. On the real panel, you press the same button again to confirm the test. How do you setup the button to go to a different frame than the first time I clicked it? I have come across different possibilities, such as using an "if then" function, but really don't know how to use the syntax, or if that would even accomplish the task at hand.

View 3 Replies

Flash :: Professional - Amazing 3d And Special Effects Are Created?

Oct 23, 2010

there are many flash with obviously too complicated video effects thsat impossible to create in Flash itself even with most advanced actionscript. I purchased couple of samples and it turns out its just sequence of images from the video i guess. So my question what video programs are used to create this and what effects packs are availible for flash or that video programs i rather  buy stack than pay per each.

View 1 Replies

Flash :: Professional - Use The Sockets - Setup Server?

Feb 10, 2010

i'm trying to develop a multiplayer game in AS3, but i don't know how to use the sockets, how to set up my server, actually i don't know how to start, i want to build a peer to peer game, which will have a "room" to find players, it will be a cars game, i already have all the rest of the game, i just need to be able to make it multiplayer

View 3 Replies

Professional :: Cant Install Flash Cs4 Download Setup.exe Doesnt Set Up?

Feb 2, 2010

my initiall 30 day trial of flash cs4 loaded but would not uninstall after the 30 days. eventually i just erased the folder in fruo worstration.later downloaded cs4 web premium package but setup.exe wouldnt work on it. redownloaded flash cs4 bout setup.exe didnt work. i get the swriling icon for a few seconds then it disappears and nothing happens. i notice it stilll running in the task manager  hours later, but doesnt do anything.

View 1 Replies

ActionScript 3.0 :: High CPU Usage With Typical Flash Scene?

Feb 5, 2012

I'm building a GUI for a karaoke system which uses Flash IDE.

Im not doing the OOP method, if you ask me why, its becoz I code slower with OOP and I need this urgently.

Anyway, I had only created 3 scenes with several simple MovieClips in it and some png files as button icons.

When I try to publish it and run, i noticed it will just freeze my Flash IDE and I've checked the CPU Usage in TaskMgr, it shows over 50% usage.

The filesize for this FLA is just 992KB, so you can probably tell that it doesnt have much bitmap in it.

I am hoping someone in this forum could show me some light as I've already struggle for the past 12 hours with no luck at all.

View 1 Replies

ActionScript 2.0 :: Button Code For Branching?

Jul 28, 2011

I need a button to be coded so that onRelease it goes to a certain frame and plays until it hits a frame label at which time it jumps to another frame on the timeline. This only happens if you click the button. If you play the movie from the beginning it ignores the label.

View 3 Replies

Professional :: Cannot Perform Test Movie When Working On AIR File

Feb 15, 2010

I am starting to develop an AIR application. After doing some code, I am able to test the AIR file from within Flash CS4. I then close the Movie Test and made some additional changes. I performed another Test Movie however nothing happens. If I restart Flash CS4, I am able to test the AIR file but not a second time.

Environment:
OS: Windows 7 64
Flash CS4
4GB RAM

I have performed the following troubleshooting steps:
1. Reset the configuration folder -> same issue
2. Reset the Registry Key -> same issue
3. Tested on Windows XP 32 (Same machine [dual-boot]) -> works
4. Tested with a brand new FLA AIR file -> same issue
5. If I convert the AIR file to a standard AS3 document -> able to to test with no issue

View 6 Replies

Professional :: Perform The Animations Of The Blank Character (template)

Apr 22, 2011

I have an animation of a blue ball falling from the top of the screen, bouncing off the bottom and exiting through the top. This animation "Bounce" is an action all "Ball" objects can perform. How do I apply this animation to other "Ball" objects? I thought of making a second layer (the skin of the ball object) that follows the first layer animation.

I am asking because I have an animation of a blank character performing actions, i'd like to be able to design and decorate several characters for my animation that can perform the animations of the blank character (template). My game randomly designs different faces/clothing for these character objects, but i'm not sure how to animate them based on an already made animation.

View 1 Replies

Professional :: Flash Cs4 Windows Projector?

Jan 26, 2010

Ever since I`ve changed to flash cs4, every windows projector publish I make takes a really long time to open and play an animation.I`ts just very slow. When I created stuff on flash cs3, I had no problems running published projects.
 
Can anyone help me here? It`s just that I searched for a lot of forum questions just like mine on other web sites and none could . Since your the developers os this product I would like to see what you`ve got to say about this.

View 3 Replies

Professional :: Can't Install Flash Cs4 On Windows 7

Mar 20, 2010

I'm running windows 7 ultimate and I'm trying to install flash cs4 professional with no luck. it always get stuck and about 93% and i get the error massage the it can't install flash cs4

View 4 Replies

Professional :: Windows 7, IE9 & Flash Not Working Together?

May 25, 2011

Last week I allowed the latest Flash upgrade to be installed on my pc. And haven't been able to view any webpage using IE9.0.8112.16421 without all adverst or video screens flashing on and off. I can't make them go away. Also the video screen stays stuck in the top left corner of the screen, making it impossible to see or use anything under it.I uninstalled the Flash and reinstalled it. Still no joy.I tried to find the older - working perfectly - Flash version but can't find or reinstall it.

View 2 Replies

ActionScript 3.0 :: Path Branching Game / Choices / How To Make Them Work

Sep 5, 2010

I want to make a simple frame by frame path branching game. The problem is that I know that writing in and filling in EVERY FRAME going all along for EVERY CHOICE PATH would be an insanely tedious amount of work. My basic project is reminiscent of japanese visual novels, and I've been looking for turtorials to help me with this style of role playing games, but all of the tutorials concentrated on the adventure RPGs. : Being a novice at Actionscript, past working buttons to make it go to the next frame and stopping it, I was wondering if its possible to make a choice you make earlier in the game affect it later. Such as, you keep following the game normally afterwards, but depending on your choice you'll go to a different scene later. basically, this way I'd like to eliminate the need to make two duplicate paths with only minor variances to show the changes for some choices. Another thing that I would like to know if its possible to do, though this is less important, as I have yet to look for these things and I'm sure I can find them but a save/load system, easy to find I'm sure. And an unlocking system. Something so that once they hit a certain CG I can unlock it in a 'memories' menu on a main screen.

View 9 Replies

Professional :: Tablet Is Lagging On Flash Since I've Got Windows 7?

Dec 30, 2009

ever since i got windows 7, my drawing wacom tablet lags on flash cs4 when i use the pencil tool and i don't know why it's doing that and i cannot see what i'm drawing because of this lag. I have updated my video card and my wacom tablet driver to windows 7 and still no luck. It worked perfectly on vista but i do not want to go back to vista.

View 2 Replies

Professional :: Flash On Windows CE (mini Laptop)?

Dec 31, 2009

I brought my son a mini laptop for xmas that runs Windows CE , some of the websites he wants to go onto require "flash" , but when I try to install flash laptop says its not a valid Windows CE file.
 
Is it right that I need to install "flash lite" if so what version and where can I obtain it as I cant find download link on this site.  If not is there any other way I can get these websites to work.

View 2 Replies

Professional :: Windows 7 - How To Uninstall Flash Debugger

Dec 27, 2010

I am using Windows 7 Professional and Flash CS4. I installed the flash player debugger, now I can't get rid of it. It slowed Flash down to a crawl. I ran the uninstall_flash_player found on this site. No effect. Flash is still really slow and still shows a ton of information in the output screen when I compile.

View 2 Replies

Professional :: Using Windows Buttons To Control Flash?

Apr 5, 2011

I'm writing a WIndows application that embeds Flash which I would like to control through the Windows buttons - for example start, stop...  What tools do I need to do this and where can I get the info on how to make it happen?  This is not a web app.

View 2 Replies

Professional :: Launching Flash Cs5 And Cs5.5 On Windows Vista?

Jun 1, 2011

Hello Every Body. I have a problem launching flash cs5 and cs5.5 on windows vista home premium edition. When i launch it, the register screen appears(the one that tells the trial time left) but the flash main window always stays black (or white)and is not responding. I had it working about one week ago and i can't figure out what is the problem .It tried reinstalling couple of times without succes. I also tried deleting the left flash cs5 program files after uninstall but it didn't work . I would need your advice. Here is the screen as it appears:

View 1 Replies

Professional :: Disable Sound In Flash Player (Windows)?

Jan 12, 2009

I would like to completely disable the soundin Adobes Flash-Player in case of "nerving"Websites. Is there a way to disable the soundin Flash-Player, but without disabling the sound in

View 3 Replies

Professional :: .exe (flash Player 7) Doesnt' Play In Windows XP?

Feb 10, 2010

I have received a CD Rom with an .exe file on it. I only have an old Windows XP box (from 2001) but it doesn't play on it  Is that possible? Do I need to find a vista box?houldn't these flash exe files be XP compatible? Sorry we only have Macs here so I'm a bit out of the loop when it comes to Windows machines.ed some light on this or confirm before I request another disc or purchase a vista CD ROM?

View 6 Replies

Professional :: Popup Windows In Front Of Fullscreen Flash?

Apr 10, 2010

I have and swf embedded into an aspx web page. I am using ExternalInterface.call to open windows using javascript Eeverthing is working fine when stage.displayState = "normal" all popup windows are diplaying behind the flash when stage.displayState = "fullScreen";Does full screen mode allow the popup windows to be displayed just like normal mode?

View 6 Replies

Professional :: Make An Flash EXE Autorun CD Which Runs On Both Mac And Windows?

Jul 22, 2010

I checked the forum and couldn't find an idea on this.I have a Flash .exe and also a MAC .app for my project. I need to autorun these when the CD is inserted.If it were a single .exe and if i wanted to load it in windows machine it would be a piece of cake.But I have 2 files, and I wanna load it from a single CD. If the system is Windows I want it to load the .exe, and if the user system is Mac i want it to load a .app. How do I program the .inf file now?

View 1 Replies

Professional :: Prevent Opening Windows From Flash Show?

Jul 29, 2010

I have a chat on webpage made by flash, Is there a way to disable opeing windows from flash,like adding something to the embed code.

View 1 Replies

Professional :: Windows 7 And Playing Flash In Full Screen?

Aug 9, 2010

am trying to figure out how to fix a problem. I have my computer hooked  upto the television to watch shows and movies. However playing flash  related content always freezes when in full screen mode. This includes if something is playing or if the movie has ended and the player is staying in full screen mode.I  have tried on IE8, Firefox and Safari. It happens at random times and on all flash video players

View 1 Replies

Professional :: Flash Movie Not Displayed Correctly In IE 8 On Some Windows OS

Aug 24, 2010

I'm using CS4 to export a basic flash movie with embed tags pre scripted. And the issue is that on some OS systems using Vista or Windows 7 and IE 8 as a primary browser, it appears that IE 8 is not displaying the flash banner completely.... its CROPPING it off... This is very strange because the banner works fine in FireFox, IE7,Opera,Chrome but not I.E.8 on some OS systems...
 
If you google "Flash not displaying correctly in IE 8" you'll get alot of people with the same issues but no real definate fix...
 
what i could try? Do i need different flash embed tags? Or is this a user issue?

View 7 Replies

Professional :: Get Adobe Flash 10 To Work On IE8 On Windows Vista?

Jan 31, 2011

I've tried downloading the newest Adobe Flash Player 10 on IE8 on my Windows Vista and it's not working.It downloads but when I go back to hulu.com it says I still have to download the latest version. I've tried unistalling and installing it (several times)... I've made sure that Shockwave is enabled under Internet settings... I've also tried unistalling IE8 and reinstalling without the updates... and still nothing.I even tried installing Flash 10 on IE7, still nothing worked.

I have Windows Vista 32 bit and not terribly computer savvy.Hulu works fine when I use Firefox, but it's not working on IE8. I need it to work on IE8 in order to stream video from hulu on our Wii through PlayOn TV.

View 1 Replies

Professional :: Flash Cs5.5 Black Screen In Windows Vista

Jun 7, 2011

I am currently having a problem when launching the trial version of flash cs5.5 . The screen that says the timeleft at my trial comes up but the flash cs5.5 screen stays black and is "not responding". About two weeks ago, it worked, so i don't know what is happening. All my other programs work. I tried to reinstall it, to delete the left flash cs5.5 program files after the uninstall and many other things, but it dosen't work.Here is a screen capture of the flash cs5.5 blackscreen. notice that in the frame of the window it tells" not responding".

View 1 Replies

Professional :: Color Panel And Other Windows On Right Side Of Flash?

Sep 15, 2011

Ok the issue I'm having with flash is that the windows on the right side of my flash window do not snap up when I collapse a window. I am attaching a screen shot to better explain this issue.As you can see I have the color panel collapsed up, when I expand this panel and it goes down everything shifts down. however when I collapse it back up a huge gap is left behind in CS5.5 as is displayed in screen shot number 2. In CS4 I never had this problem. I could expand and collapse panels as I saw fit with no problems what so ever. Everytime now that I expand a panel and collapse it, the library or other panels do not move up with the collapsing. This causes a workspace issue. and forces me to drag up the library via the black line that is just above it but below the align panel so that I have better access to my library or properties panel for when I'm working. I find this highly annoying and would like it if there could be a fix produced to make it so this collapsing issue can be fixed and I don't have to waste time dragging up the library/properties panel everytime I need to access stuff in my library when I have a huge list of graphics I'm going through.

View 4 Replies

Media Server :: Stuck In Vhost Setup Have Setup And Working Up To Connection?

Feb 22, 2011

I have started the vhost setup. I have cpanel on the server and I added the domain and it resolves to
the hosting account just fine pull up www.domain.com and goes to server.
 
I added the www.domain.com vhost. I pointed the application dir to /home/domain/public_html/applications/
 
I copied live over to applications dir. I setup user and pass for the virtual host login.

View 3 Replies







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