Set Up Multiple Flash .swf Animations Simultaneously In Delphi Form?

Jan 31, 2011

ShockwaveFlashObjects_TLB works fine, but I can't see any way in which I can play multiple .swf at the same time.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Embedding Flash Onto Delphi Form?

Apr 19, 2011

I have designed a nice menu using AS3.. now, I want to embed it onto a delphi form flash applications run in a adobe flash window.Instead of it, I want it run on a delphi form...

View 0 Replies

Flex :: Flash - Uploading Multiple Files Simultaneously?

Feb 3, 2010

I have been working on a flex uploader, where the user can select multiple files.It works fine when the files are uploaded in a queue (one at a time), however as soon as I try to have it upload 2 files at once I run into issues.

It seems that files will often lock up, and either stay at 1% until every other file is uploaded, or just not complete at all. There is never more than one file uploading at a time.Is there some issue with calling .upload on multiple files at once in Flex?

View 7 Replies

Flex :: Multiple Simultaneously MultiTouchGesture Events In Flash (AIR)

Dec 3, 2010

I have created an AIR application that makes use of Flash' build in capability of taking multi touch gestures (TransformGestureEvent.GESTURE_ZOOM & TransformGestureEvent.GESTURE_ROTATE)

It works fine on my Mac using the computers trackpad. It also works fine on a Windows 7 machine with a touchscreen attached.

But I can only modify one object at a time. Is that a limitation in Flash or is it possible to modify more objects at the same time and that way possible to make a multi-user multi-touch application?

View 2 Replies

ActionScript 3.0 :: Html Webpage Load Multiple Flash Simultaneously Which Uses FLVplayback Component?

Mar 28, 2012

Can a html webpage load multiple flash simultaneously which uses FLVplayback component ? Because I am trying to create a webpage then loads and play multiple videos in flv format simultaneously and was thinking of using 3 or more flash file to play the videos.

View 5 Replies

Professional :: Multiple Animations In Flash CS4?

Apr 20, 2011

I'm fairly new to Flash and I'm having a bit of trouble.  I've created two animations.  One's a bouncing text animation and the other animation is a series of twinkling stars.  I've added a key frame stop to keep the bounching text from looping, but I want the twinkling star animation to continue to loop.  Is there any way to have one animation stop and the other loop?

View 3 Replies

Keep Multiple Movies Loaded Simultaneously?

Jan 2, 2010

Is it necessary to unload Movies in Flash, or can I keep multiple movies loaded simultaneously? Are there memory requirements that make it necessary to limit the number of Flash movies loaded at one time?

View 1 Replies

ActionScript 3.0 :: Loop Multiple Flv Simultaneously

Oct 22, 2007

I really hope someone can help me with this one! I've been trying to loop several embedded flv files in one flash document. I've found some really useful script that works when applied to one flv file in the document, however I don't really know how to adjust the actionscript so that it applies to the other three flv files on the page.[code]

View 2 Replies

ActionScript 3.0 :: Preload Multiple Swf Simultaneously?

Nov 18, 2010

I have 3 external swfs which I load into a mainmovie. I need to preload them to make sure they start at the same time. I just need a super basic preloader, but it needs to load all 3 swf and once loaded, start

View 13 Replies

Creating An Animated Background / Flash Animation - Multiple Looped Animations

Oct 27, 2011

I'm creating an animated background/flash animation, in short I have several tweened pieces all moving/swinging around and I want them all to loop at the end of their individual loops. Each piece is on its own layer) I have been using gotoAndPlay(2); (I'm using a preloader so frame 2 is the start). The problem is (If I'm correct here) is the first layer to reach the end runs the "go to and play" resetting everything!. I want each layer to act independantly. Is there a different version of gotoAndPlay(2); that will work or am I looking at things like nested animations/importing individual fla's ect (all of which goes over my head).

View 4 Replies

Edit Frames In Multiple Layers Simultaneously?

Nov 9, 2009

I've created a movie, and have decided that I want to change the timing of one element in the middle of it. I have searched and searched but can't find any way to change not only the length of time this element stays on screen, but also all subsequent action, all of which is on different layers.
 
Surely I don't have to manually move each element on each layer individually? I've been trying to select multiple layers and move the frame I want, hoping that the frames on other layers would also move by the same amount - but no luck.

View 4 Replies

ActionScript 3.0 :: Access Multiple Array Indexes Simultaneously?

Apr 30, 2009

Is there a way to do something like this?

PHP Code:

var myArray:Array = new Array(10)
myArray[8, 9, 10].visible = false

where myArray[8, 9, 10] would access the last three objects referenced in the array?

View 6 Replies

Flex :: Multiple Remote Call Made Simultaneously?

Nov 13, 2009

I was making multiple remote calls and they are done sequentially and when I am getting a result event back it's triggering calls to all the methods with ResultEvent as an argument . I am supposed to receive the result event only in the method given inthe event listener but it's triggering calls to all the methods with ResultEvent as an argument.

View 1 Replies

ActionScript 2.0 :: Control Multiple Movie Clips Simultaneously?

Mar 15, 2010

Here's the issue. I have a movie with 8 different movie clips on the stage. Each one is just a simple animation with a button. When the movie runs, all the movie clips run their respective animations until they hit a stop action in the middle. The stop basically seperates the intro from the outro of each clip. Once the user clicks a button, I want all of the other movie clips to start playing again and then load the next movie, depending on which button was clicked. So the button AS, in plain english speak, would be something like this:onRelease, make movie clips a, b and c play then load movieXYZ.swf to main stage.

View 1 Replies

ActionScript 3.0 :: Control Multiple Video Files Simultaneously?

Mar 11, 2010

I have five videos playing at the same time in a .swf. They are each .flv files of the exact same length, I'm keeping them external rather than embedding the files within the Flash, and it's imperative that they each play at the exact same time so I'm avoiding using streaming.They all need to be kept at the same time code as any other of the movies at any given time. Is it possible to make a scrubber or other controls that will allow the viewer to move positions within these videos simultaneously?

View 1 Replies

Create Form Text Field To Simultaneously Preview The Text Over An Image?

Sep 24, 2009

I am trying to make a web page similar to the link below...where when a customer types in the form text field, and simultaneously, the text will preview in another area of the webpage over and image. See example when you create a label[URL]

View 1 Replies

Professional :: Play Multiple FLVs Simultaneously Using Single Control Bar?

Jul 30, 2010

How can I  add a single control bar to control 2 external FLVs inserted in FLA document so that when scrolled, both FLVs move simultaneously?Is there a better PPT to Video Converter out there than Moyea that I can purchase or even a freeware? Original documents One FLV is a PowerPoint presentation with videos in some slides, converted into FLV using trial version of Moyea PPT to Video ConverterAnother one is an AVI converted into FLV using Super
 
I saw a similar question posted on Aug 15, 2007 ([URL].. but the "Look Here" link that describes the solution is not available (removed by Adobe for security reasons).

View 19 Replies

Professional :: Play Multiple Videos Simultaneously With A Single Control Bar?

Aug 17, 2010

I have 4 live f4vs that I'm using with interactive server 3.5.  Thus they are running in dvr.  I'm trying to find a way to control all 4 videos so that when you go back on one video all 4 videos go back to the same time.  This is very important with camera 4 as it is the only one with sound.I have tried putting all 4 videos in one swf file and I have tried putting each video as its own swf. 

View 11 Replies

ActionScript 3.0 :: Use A 'master' Sound Instance ,that Can Play Multiple Times Simultaneously?

Jul 27, 2010

Imagine this scenario:The application is a Game, where the enemy characters can 'attack' the player, and each time they attack the 'Attack.mp3 file is played from the libraryNow my question is, if I have to create a new instance of the MP3 file in the memory, each time playing it, or can i use a 'master' Sound instance ,that I can play multiple times simultaneously.(similarly I can use one 'enemy.jpg' bitmapdata, that I can then copy to the screen with copyPixels, and only having it in the memory just once )IE if i have 50 'Enemy' characters running around the game

View 1 Replies

Flash :: Point Me To A AMF Library In Either Delphi Or FreePascal?

Dec 8, 2009

I've done a simple search on the usual suspects(Google Code, Source Forge, SO) but did not find any hints of a project for AMF or Flash/Flex remoting.

Has anyone stumbled on a project of this nature?

View 1 Replies

Flash :: Represent Data Using Animation Using Delphi?

Jun 22, 2011

I have a lot of employee data. Then i want to show to user the data using flash animation.Is it possible to be done with flash animation with delphi ?

View 1 Replies

Flash - Create A Custom HTTP Protocol In Delphi?

Dec 16, 2009

I build a project using Flash and Delphi. In Flash i need communication with delphi. Current i use ExternalInterface and FSCommand. Now i need Flash communication with Delphi via HTTP but it need open a custom port on Delphi and it can prevent by user's firewall. I see a product called F-IN-BOX it can implement HTTP link like [URL]

View 3 Replies

Flash :: Pass Parameters To A Movie In Delphi 2010?

Apr 26, 2010

I have imported the ShockWave flash Activex Control in my Delphi project. I can manipulate All the properties of a Flash movie file. But I need to define my own Parameters in the my own Flash file and Manipulate those parameters in the Delphi project. I know that passing parameters to a flash file is possible in the HTML script. But my project is a desktop application and i can't use it.

Is it possible to get a handle to the defined parameter of a flash file in the Delphi project? in fact All i need is passing parameter to flash file in the Delphi project.

View 1 Replies

Professional :: Multiple Animations In One Animation?

Oct 31, 2011

I have 2 Flash animations, both tweened and working as intended, and now I'd like to make a third flash animation which will be composed of the other 2 animations playing after each other (with a few empty frames in between). How I do this? I tried just adding them to the time line and giving enough frames, but that doesn't do the trick.

View 3 Replies

ActionScript 3.0 :: Do Multiple Animations For One Character?

Jan 22, 2010

I have created a stickman that can walk and it's a full 60 frames of him walking and at frame 60 he's the same as he is in frame 1 so it looks good and it loops well.

I want to have this same stickman jump and also duck at some point. Do I create completely new movie clips for those animations or do I put them all in one movie clip and use labels for the frames to jump around?

In my final flash movie output, I want my stick man to walk forward when I press the RIGHT arrow key, jump when I press the UP arrow and I want him to duck when I press the DOWN arrow.

Now I probably also want him to walk backwards as well so I'm thinking I need to also create a walking backwards walk cycle for him also? or is there some trick I can use to play the walk cycle backwards or something?

View 9 Replies

Create Multiple Tabbed Form Subpanels In Flash

Apr 2, 2011

how to create just tabs in flash but I can't find none which explains how to create associated subpanels and switching between them.

View 1 Replies

ActionScript 2.0 :: Make A Form In Flash That Has Multiple Variables?

Oct 30, 2009

I am trying to make a form in Flash that has multiple variables, i then want to use a PHP form to send them in an email but can't get it to work. I think that I'm not properly setting up the PHP file for multiple variables:

<?php
$sendTo = "00000@gmail.com";
$subject = "Visitor";

[code]...

View 1 Replies

ActionScript 3.0 :: Uploading Multiple Flash Form Data To Php?

Dec 28, 2009

i am doing this using variables.caption1.thecaption[0],variables.caption2.thecaption[1] etc....the trouble comes in that the number of variables have to equal the number of images....so i have to recompile this program as the number of images change...is there a way to code this with some sort of loop?

View 0 Replies

Copying Arrays - Instance Variables - Multiple Animations?

May 17, 2009

- I tried, when I first started making this site, to load all of the artwork images into an array and then copy the array before resizing them for their specific functions (being seen as thumbnails or as full size pics.) Unfortunately, I ran into the well known issue of Array cloning only creating a pointer to the same group of items. I tried the newArray = oldArray.slice() trick, but it didn't seem to work. Finally, I just loaded the images twice into two separate arrays, and it works, but I hate this solution. Anyone got a better one?

- I'm trying to maintain some sort of connection between the two sets of Arrays so that, for example, when someone clicks on Thumbnail 15, Fullsize Image 15 will open up but I couldn't find anything that worked. Renaming the Instance Name dynamically didn't seem to work and adding an Instance Variable dynamically doesn't seem possible either as I can't make the Class I am working with (Sprite, in this case) dynamic ahead of time. I'm sure there's a simple method for this.opens up, the different animations seem to interfere with each other and slow each other down (they also seem to get interference from the time taken to load the image Arrays.)

View 9 Replies

ActionScript 1/2 :: Multiple Animations For A Single MovieClip Sprite

Jun 23, 2010

how to animate a simple sprite for the 100th time, I hope I might found I more specific, and better explained answer to my problem. I'm trying to make a flash game, of course, and I want my main Player sprite to be able to play multiple animations based on specific input. So, a running right animation, a running left animation, a jump animation, and an attack animation.

[Code]...

View 1 Replies







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