| Thread | Last Post | Replies |
|
| NetStream progressive FLV download current frame | 23 Nov 2008 09:42 GMT | - |
I use the NetStream class to progressively download FLV file. I can get the current position of the playhead in seconds using the "time" property. But is there a way for me to get the current playhead frame of the video?
|
| Letters are cutoff | 23 Nov 2008 09:09 GMT | - |
I have a problem with letters that are cut off by flash when changing browser size. I'm using [b]Stage.showAll[/b] to stretch the SWF to fit the browser window. It happens not only when scaling the browser window, but also when using
|
| Give a checkbox a variable name. | 23 Nov 2008 08:47 GMT | - |
I am using a Flash form to add/edit records in an MS Access Database via ASP. It's working great for all of the text fields, because I just refer to the variable names in my ASP script and it updates the corresponding field in the Access database. However, I have a checkbox ...
|
| enter fullscreen | 21 Nov 2008 21:01 GMT | - |
I have a flv. that I want to show fullscreen when the user clicks on a certain btn. Do I need to embed the file in order to accomplish this? I have used flvs before but the were always streaming from a desktop or web. Can a still have the video open in fullscreen mode. If so ...
|
| Flash action Script | 21 Nov 2008 05:48 GMT | - |
HI Sir, I am Tamilarasan as a flash animator.i need Flash action Script code "Array, Object and function. Thank Q
|
| A simple ZOOM with TransitionManager... where is the problem? | 20 Nov 2008 10:41 GMT | - |
i'm working with a gallery that - read an xml file - load the images in the stage, resizing them with _xscale and _yscale The images are originally 600px wide, and i put on the stage about
|
| [flex] Charts and click on some column | 19 Nov 2008 13:26 GMT | - |
I have some flex' app, which draw me a chart based on some outside xml. My app looks like on this tutorial: http://dev.base86.com/solo/25/flex_2_charting_with_xml_tutorial.html Everything works fine, but now I'd like to add one more action (go to
|
| Can't get popup window to work, could use code help. | 18 Nov 2008 16:50 GMT | - |
This is the first time I've tried to open a popup window in flash, and I can't get it to work. The site I'm building has the navigation buttons contained in an animated movie clip. All of the navigation buttons work fine. But there's a link that the company wants me to add ...
|
| Fading a movie clip in and out with actionscript | 18 Nov 2008 15:38 GMT | - |
I am having a problem trying to fade in and out movie clips. I am fairly new to actionscript. Can someone tell me what I am doing wrong? I have two clips on the main timeline. One called "windmill4_mc" and the other called "definition_mc". I have windmill4_mc moving across the ...
|
| Large Data Transfer to Flash | 18 Nov 2008 15:37 GMT | - |
I have a 250,000 20 byte strings that I need to have access to in my flash program. I need to store these 250,000 strings in mysql. I have flexibility from that point on how I get that data from mysql to some structure within flash so I can access it. Each of these datapoints ...
|
| getURL vs ExternalInterface | 18 Nov 2008 08:43 GMT | - |
Hi, I know this comes up a lot, but I can't make sense of it. I'm trying to launch a popup via javascript. Well I can, but it stops working if I publish above Flash Player 7. This is the current code, which works in player 7. From what I can tell I
|
| gotoAndplay marker of another flash file | 18 Nov 2008 08:17 GMT | - |
I have a question, if I want to go to a marker of a new swf, how do code it in actionscript? so that after I click a flash button, it will open a new flash, and a particular marker within the new flash. hope this time I made it clear, thanks very much in advance.
|
| pass data between objects | 18 Nov 2008 01:14 GMT | - |
I have a main class, with a child object. I want to pass data from the child object up to the parent main class. What is the best strategy to do this ? ie. via a custom event that holds data ?
|
| Full Screen | 17 Nov 2008 23:39 GMT | - |
How can a site leave the browser and go full screen like this (click on enter site): http://www.startrekmovie.com/ I don't think it's done with fscommand("fullscreen","true");
|
| .swf file is fine but keyboard doesn?t work in IE | 17 Nov 2008 19:12 GMT | - |
I finish a videogame and within Flash 8 Professional everything is working fine, when I test the animation the characters respond to the keyboard interactivity but when I try to test the .swf in Internet Explorer there is no connection between the keyboard actions and the ...
|