473,788 Members | 2,825 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash / Actionscript Forum

Flash authoring tool and ActionScript web scripting language (Adobe) - Ask questions about Flash MX/8/CS3, flash player, ActionScript scripting and development, security, templates, video, API, effects, data components, AIR, 3D/Animation and more
1
1,348
thread by: devensitapara | last post Sep 13 '07 by: kestrel
I am going to develope clone of youtube first of all we need to think about video player
1
3,720
thread by: handrewjweber | last post Sep 13 '07 by: atmguru
I'm trying to complete a tutorial on the scrolling thumbail. It's suppose to be real simple just some buttons inside a movie clip named PANEL. On mouseover left or right of center the buttons are suppose to scroll left and right. unfortunately i've spent most of the afternoon checking and re checking my code. If any one could shed some light on my...
0
1,735
thread by: Martin84 | last post Sep 11 '07 by: Martin84
Hi, im trying to create a game in flash where a user character (predator) has to move towards objects on the screen (prey) and make them disappear when touched (this part works fine). Next however (this is the a.i. bit) I want to make another character (rival) also attempt to follow and hit a 'prey' object. Then move onto another. Any help with...
0
1,633
thread by: deadliam | last post Sep 10 '07 by: deadliam
Hi im trying to make a mp3 player in flash 8. I have got the player working with buttons etc just I want to make it autoplay... I will post my actionscript below, thanks Liam. For the play button I use on ({ sound.start(cue); } For the pause button I use
0
2,098
thread by: aolba | last post Sep 9 '07 by: aolba
Hello, I hope I could get some help with this issue, since I give up. It is too much for just me. This script is originally from MX. I have a hard time trying to translate to AS3. Anyway. There were a moment when I have to mix the original code with the slide show tutorial from kirupa site. Right now is almost functional. But it behave very...
5
9,461
thread by: ZAIN786 | last post Sep 8 '07 by: ZAIN786
hiii plz help me out on this how can i make hotspots in flash????i want to make hotspots on maps ??? i ll be grateful cheerz
1
7,147
thread by: Ravenshield | last post Sep 6 '07 by: Ravenshield
Hi there all. (first of all, sorry about my bad english) I need some help over here. I'm developing an asp.net application that works as an administrator site for other application built in flash. The basic Idea is to generate xml dinamic so the flash movie can read its content any time is invoked.. I was forced to implement a "preview" kind...
0
3,302
thread by: haykm81 | last post Sep 6 '07 by: haykm81
I have problem with flash registration form and have some questions please. 1. how to open resized window without status bar and adress bar via flash? (just javascript part and where to write javascript code...) 2. how to remember input text value there when I'm back to the first frame from the second frame (without sharedObject and class...
2
2,798
thread by: metaphysics | last post Sep 6 '07 by: metaphysics
I currently have a movie clip buttons that have two Frame Labels: _on to be used when there is no mouseover, and _over in the case of a mouseover. Currently, my Actionscript looks like: home_mc.onRollOver = function () { home_mc.gotoAndPlay("_over"); products_mc.gotoAndStop("_on"); }
2
1,358
thread by: raquel | last post Sep 6 '07 by: xNephilimx
i don't know much about flash, but i recently started to learn. i've been trying for some time now to activate a link. the thing is i'm building a website in which there are several link. when i publish my document do html i can't seem to get my links to work (unlike what happens when i publish them to swf), not even after i've converted them into...
5
3,950
thread by: igpltcd | last post Sep 5 '07 by: igpltcd
Hi, Do you support creating traditional image based charts for websites or a Flash Chart is better? If Flash is better, how to create Charts and Graphs using Flash?
0
1,221
thread by: flashprint | last post Sep 4 '07 by: flashprint
Flash printing doesn’t allow me to enumerate pages. Is there a way to get even enumeration with long documents?
0
1,158
thread by: luftikus143 | last post Sep 3 '07 by: luftikus143
Hi there, I am using a library called JpGraph to generate graphs for statistical data. But it only produces an image - so no mouse-over, no interaction etc, possible. So, I am thinking about changing to Flash. But as I am not familiar with Flash, I need to use some existing software. I spent quite some time googling around, and found two,...
3
3,892
thread by: Sebarry | last post Sep 2 '07 by: xNephilimx
Hi, I would like to change the following anonymous to a named function which receives the newsID as an argument and returns the title, content and image of the article (which are currently done within the function). titleMC.onRelease = function() { varSenderContent = new LoadVars(); varReceiverContent = new LoadVars(); ...
1
1,794
thread by: akir | last post Sep 2 '07 by: Kelicula
Before I begin, I would like to highlight that I'm a fairly novice Flash User. I've recently used the website building tool many of you may of heard of called Cabanova. I decided that I wanted to move the entire Flash Workings from this site into another webpage, where it would act as a simple Flash Movie. To achieve this, I : used Flash...
4
3,179
elamberdor
thread by: elamberdor | last post Aug 31 '07 by: xNephilimx
Hi All! I've got a streaming MP3 from a folder on the site to load on PLAY/STOP buttons, and volume slide okay, but I need it to AUTO PLAY when on a frame of the movie. It's about 2mb. (just so when you get into the site the background music plays auomatically, then the user can adjust volume or stop if they need to) Any ideas? (Here's...
1
2,897
thread by: Sebarry | last post Aug 31 '07 by: xNephilimx
Hi, I have a actionscript script that retrieves data from the database and creates a movie clip with a text field to store the data. I have next and previous buttons to navigate to show the next or previous ten database records. When previous or next are clicked I want to remove the movie clips previously created using titleMC =...
0
1,086
thread by: teenIce | last post Aug 30 '07 by: teenIce
Hi all, Please help me with this problem. I want to save some cookies from my flash in sharedobject, I had succeed but the problem now, I have problem to retrive it. The problem start when I use www.myweb.com address or http://myweb.com. In the share folder, I only found myweb.com and no folder name www.myweb.com, so when I goes to my...
2
3,027
thread by: teenIce | last post Aug 30 '07 by: teenIce
Hi all, Please help me with this problem. I'm new in flash and actionscript, sorry if my question is too easy. I have a variable name _root.test at Scene 1, and I have a movie clip name Answer, what I need to do is to set another variable the value of _root.test in the movie clip. I try to do this code : testMV = _root.test; and
0
1,205
thread by: mjorge | last post Aug 29 '07 by: mjorge
Growing fast! http://flashprayer.blogspot.com
0
1,326
thread by: Reagan | last post Aug 28 '07 by: Reagan
Alright i did search in google but can't seem to find it so here goes. How do i get a button to change from the default color to 00FF00 when rolled over any suggestions would be appreciated thanks.
1
1,897
thread by: sararekhi | last post Aug 28 '07 by: xNephilimx
hi, i am working on Flash 8.AS2. i wanted to clear the difference between run time and compile time.Which action get executed first?At run time or at compile time?
1
1,682
imarkdesigns
thread by: imarkdesigns | last post Aug 27 '07 by: BadFeeling
Good day... just to ask the code or script for Flash where the header animation will run once and it will exactly stop when a page changed.. however, i do always 2 sets of header to get the other 1 will stop to its exact destination of the animation.... if someone can help me here, it is a big help and appreciation...
1
1,738
thread by: everlives | last post Aug 26 '07 by: Kelicula
Hello Please help me any one. i am trying to send variable from scroll pane in Flash 8 to PHP But i am not getting the value "undefined": the code as follows: // create an xml object to hold the gigs
1
2,215
thread by: LiBeR | last post Aug 26 '07 by: xNephilimx
Hey buddies I am trying to launch a pop window that show another movie but it is not allowing me to test my pop up unless I upload the files to some server. It is a pain to upload every time I make some changes.. HOW can disable Flash's security to test my pop ups on my system...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.