|
Show/hide items in list component possible? Hi all, I'm quite a newbie in Flash, and more so in components. Currently, I'm working on a project that works in this way: I've got a combo box with 5 items, and a list with 10 items. The combo box works like a filter and when selected on an item, the list should only show items pertaining to the selecti... 7 May 2008 08:20
Full screen on multiple-montiors A lot of video players on the web nowdays use Flash and support the new Flash fullscreen feature. However, it doesn't seem to play too well with multiple-monitors. Ideally I would be able to drag the browser over to a second monitor, set it to full-screen and then still utilise the remaining monitors. However, ... 7 May 2008 06:28
Lucid Viewer 3D engine Announcing Lucid Viewer: Lucid Viewer is a new immersive media engine built on Adobe Flash and Papervision 3D. It is used to construct 3D environments from spherical and cylindrical media files. It supports both video and image content and includes compositing capabilities for incorporating interactive, time-ba... 7 May 2008 06:28
Action to print a file without opening it Hi. I'm using Action Script 2. I'm creating a CD ROM that launches external files such as PDF's, PowerPoint and Word Documents. My client has asked that when a user clicks on an icon to launch a file, that a dialogue appears for the user to either open the file or just print without opening. Is there a script o... 7 May 2008 06:28
how work the decompiler flash? i wnat to know how work the decompiler flash.. thank nissan. ... 7 May 2008 06:28
Using Flash on a Mac and a Pc Hello there at my current job i currently use a mac to produce all of the Flash content for my company, when i finish the Flash projects i then send them across to a pc to create an installation package for pc users but everytime i do this i come across a problem that is really annoying me. This problem is when... 7 May 2008 04:06
FLVPlayback - How to specify fla source at runtime I'm a total newbie with Flash. We want to host video on our site. The video to be viewed is selected by the user. I wanted to use the FLVPlayback component to display the video by specifying the source URL of the .fla file at runtime in the HTML page code. I've no idea how to access the source property at run... 7 May 2008 01:43
problem of defining value to a textfield inMovieClip at last,i have to use thes delay method to solove this problem. code like this. [B][I] import flash.utils.Timer; import flash.events.*; mc.stop() var tim:Timer=new Timer(0); tim.addEventListener(TimerEvent.TIMER,dosth) function goNext(evt:Event){ mc.nextFrame() tim.start() } function dosth(evt:E... 6 May 2008 22:28
Contact Form won't display input text Hi, I'm trying to create a flash contact form that sends the user's message on enter key. Therefore I need you to help me do this and also help me understand why my form isn't displaying right when I have a mask for it. To get a better picture of the problem http://www.claudiudesign.org/test/sterg1.html ... 6 May 2008 22:28
Using MouseEvent with Movie Clips Hopefully i have a real easy question. I have a movie clip that i saved in a library. I gave the movie clip an instance name so I can instantiate the movie in my document class. The movie clip itself has 3 layers. So i instantiate the movie clip, add a mouseevent to the movie clip instance and then add i... 6 May 2008 22:28 |