Actionscript 3 :: Saving Several Images (and Metadata For Each) In A Single File Using Adobe Air

Jul 14, 2010

Is it possible, via Adobe Air, to save multiple types of data in a single file? For example, an application would allow the user to load in external images, position them on stage and label them. This data would be then be stored in a ByteArray (I guess) using BitmapData for the images and probably XML for the metadata.

I would then like to write this to a single file, with a bespoke file extension that could be associated with said Air app.

View 1 Replies


Similar Posts:


How To Automate Saving Single Swf Files

Sep 30, 2009

I'm a newbie...it will be obvious I'm sure. This is what I'm doing.... 01. I take a PowerPoint slide show and convert it to an. emf (MetaData) PowerPoint show in power point. ( an aside...I have used enhance MetaData and regular MetaData and haven't noticed any difference. No biggie I guess)

02. I then load the Flash CS4 stage with the .emf PowerPoint slide show.

03. Do some clean-up.

04 I then must save individual .swf files of the timeline. ( I notice there doesn't seem to be a key board stroke for Export Image... that seems weird)

05. I do all the mouse clicks and save the .swf's in a folder. For 80 or more slide per show this is very tedious I must say. Clicking, numbering, saving, advanceing, clicking, numbering saving...etc. I typically end up with a folder with ...Slide_01, Slide_02, Slide_03 etc. which is what I want.

What is the best way to automate this process? I'm not a programmer, but is a Macro program what I need. Or is there a way in Flash to simplify this process ..of course I'm not a programmer.

View 2 Replies

Professional :: Saving Single Frame Animation As Avi

Jul 27, 2011

how to save single frame animation as avi movie? the default export setting gives a movie with no length.

View 7 Replies

ActionScript 3.0 :: Saving A Game Map To A Single String

Feb 22, 2012

I'm attempting to make a flat text file made up of game map information. I have an array of objects that I'm extracting the properties from and converting to a multidimensional array (an array of arrays). then finally imploding or joining into a single string separated by 2 glue strings.[code]The problem with the above code: The above code works but only for 3 objects or less. In order to add a forth I would need to change mapTextArray var to equal which I'm unsure how to do pragmatically and it seems there should be an entirely easier solution.[code]

View 4 Replies

Flex :: Adobe Flex - Event MetaData Tag And Clone Method?

Jul 22, 2011

overriding clone() while creating custom events?I read in the Flex cookbook that we need just in case we want to redispatch this event. Does this exactly means that when we want event to be bubbled up the display hierarchy , at that time our custom cloned event should be dispatched and not the Event object.

second - whats the need of metadata tag -
[Event(name="modelEvent", type="com.abc.data.model.ModelEvent")]
public class LoginModel extends EventDispatcher
I understand we need to extend EventDispatcher in case we want to dispatch evnet from class.. but In what cases i would need to specify the MetaData TAg

Third is.. If i write -- "dynamic customEventClass extends Event".. Is there any use of Dynamic i can make?

View 3 Replies

Actionscript :: Saving Streamed Audio From Mic On Adobe FMS?

Aug 5, 2009

Im trying to capture mic data from a swf, stream it to adobe flash media server, and save it as a wav file. Currently I can only stream the mic data to the server and save it in FLV format. how I can covert it to a WAV or save it as a WAV?

View 2 Replies

Actionscript :: Inject Metadata Into A F4v File?

Jun 27, 2009

I was wondering how do you inject metadata into an f4v file with quepoints? I've been reading somewhere that it's either during encoding or a custom actionscript that embeds when the file runs.

View 1 Replies

Actionscript 3 :: Air - Using XMPCore To Get Metadata Of A File?

Mar 13, 2011

Is there a simple example to read/write metadata of e.g. a local .jpg? XMPCore ActionScript Reference

Unfortunately I was not able to apply the instructions from adobe.

View 1 Replies

Actionscript 3 :: MetaData Of PNG File Format?

Feb 27, 2012

I tried to convert the PNG file into bytes wit the code below

var enc:Base64Encoder = new Base64Encoder();
enc.encodeBytes(bytes);
var base64data:String = enc.drain();
trace("base64data : "+base64data);
trace("end of base64data ");

But what i get is a chunk of characters like this

[Code]...

View 1 Replies

F4V Video File Duration Metadata Is Wrong

Oct 21, 2010

I am using Flash Media Server 3 hosted by Influxis.I use to upload flash videos (flv) to view from our company website, which uses Flowplayer.I got a new video which is F4V, but this video is little wierd, It plays well but the duration shows as 3:00:00 (3 hours) which is actually 11minutes 30 seconds.

[Code]...

View 1 Replies

Flex :: Display Very Detailed Metadata About A File?

Oct 17, 2009

I have a situation where a simple query against a table is returning incorrect values in Flex, but not in other GUI front-ends to SQLite.

select title from ttl where ttl.ttl = 140 // ttl is also the column name of the PK column

is returning the title that belongs to the row whose PK = 1400.

ttl.ttl is defined as int datatype.

Again, the problem manifests itself only in Flex, not in other GUI front-ends to SQLite, which are returning the correct title value.

View 1 Replies

Flex :: Bundle Adobe Air App With Version Of AIR That Installs As A Single Executable?

Nov 23, 2011

Is there way to bundle the adobe air application with a version of AIR that installs as a single executable? Or do I need to ask the users to go to Adobe to install AIR, then install our application?Bundle adobe air app with version of AIR that installs as a single executable?

View 1 Replies

Get File System Metadata From A File?

Jun 19, 2009

For a research project I am looking for a way to collect the file system metadata of a certain file. The user selects a file on his system and the app retrieves the metadata of the file, only the metadata and not the actual contents. A friend of mine made a test app using SWFupload [URL] and it works, however not all attributes from the metadata can be retrieved. I would also want to collect 'lastaccesstime' and 'owner' from the metadata. Try the test app [URL]
 
The following code has been used to make this test app:
 
function fileDialogComplete() { //this.startUpload(); var f = this.getFile(); var a = "File Info
"; a += "Created: " + f.creationdate + "

[Code]....

View 1 Replies

ActionScript 3.0 :: Way Of Getting Total Duration Of An Flv File Without Using Metadata Event?

Nov 15, 2006

LI am making a custom video player with FLVPlay back controlls. I am using custom progress bar. I am using "MetadataEvent.METADATA_RECEIVED" to get the duration of the uploaded flv file. It works in most of the cases but not in all. Therefore I am asking for anyalternative procedure that can provide the total flv file duration. I don't know even is it possible or not. I am familiarwith AS2 but new to AS3, so

View 1 Replies

Flash - Adobe Cirrus: Deliver A Chunk Of Data To A Single Peer With Known Id?

Jun 17, 2011

Adobe Cirrus offers a number of options for transferring data from peer to peer: Directed Routing, Object Replication and Multicasting to name a few.I just want to send the data to one specific peer, its fine for other peers to 'see' it in transit.

My experiments with Directed Routing (the obvious answer) have not gone well. all the sendto... methods fail, while NetGroup.post works fine on the same netgroup. I am concerned about using direct connections because of reliability.

Has anyone successfully implemented a one to one messaging strategy (not one to many), which can still message between non-connected peers - (Directed Routing) or solved this problem successfully?

I am considering various workarounds, but I am quite perplexed that these NetGroup methods: sendToNearest, sendToNeighbour & sendToAllNeighbours just seem to fail, for no apparent reason.

View 2 Replies

Saving Images From Library (to PC)?

Jun 1, 2009

I have 60 images in a library within a .fla file that I want to save to my PC. (I lost the originals). Flash won't let me drag-and-drop them or anything remotely sensible like that.Suggestions posted around t'Internet talk about putting each one on the stage and going through "file-export". Besides from being very tedious, this might not be so great - the images constitute an animation and need to be precisely aligned.Incidentally, the library does have a movieclip of 60 frames - each containing a single image.If all else fails, is there some tool which will extract these images out of the compiled swf?

View 1 Replies

ActionScript 3.0 :: Saving Images From SWF?

Jul 24, 2011

Yo, just trying to figure out how to save an image from a SWF.(Yes, I've already used the search function here)I've made kinda like a slideshow thing and next to the images, there is a "Save" button. When you click the save button, it will get the image from the SWF and save it to the user's hard drive (or if easier, it will download it from an URL).

View 2 Replies

ActionScript 3.0 :: CS5 Custom Component (Inspectable) Metadata Tag File Browser

Jun 10, 2011

So I'm writing a Component for our artists to use and I need to be able to point at an XML document. I could have them simply write out the path in a string, but I'd like to allow them to navigate to the source file with a file browser if possible. I've looked through much of the documentation for metadata tags and haven't found anything "reliable"... for instance... [URL]. Lists possible "types" for [Inspectable] metadata, but it doesn't list nearly all of them... I'm currently using a type="Video Content Path" to let them browse to a video file... but I would think that Adobe would also have a type that allowed to browse to any file type, not just a video.

View 1 Replies

Actionscript 3 :: Adobe Device TouchEvent Test - Single Touch Doesn't Work

Apr 5, 2012

test touchEvent on Adobe Device Cental, google it can't find any information. I know you can do multi touch, but single Touch doesn't seem to work.

View 1 Replies

Flash :: Media Server - Isn't Able To Pass Metadata Of F4V File Into The Stream (RTMP)

Apr 18, 2011

Are there any way that Flash Media Server isn't able to pass metadata of F4V file into the stream (RTMP) if F4V file was encrypted with Flash Access?

View 1 Replies

ActionScript 1/2 :: Saving Images To Local Machine?

Jul 2, 2009

Is it possible to save  images in to local machine while loading images in a flash component from a server. I think it's possible to save images in to local machine using actionscript3. I want to know whether its possible by actionscript2. While searching i got some tutorials regarding this but its using actionscript3.

View 2 Replies

ActionScript 1/2 :: Saving Images From A Flash Website?

Aug 20, 2010

I need the user to be able to SAVE images which is in the image gallery of my flash website?
 
Is it possible to make the SaveAs box pop when clicked on each image?

View 3 Replies

Flex - Saving Images From Flash To Server Using PHP

Sep 29, 2010

I am trying to save some images from Flash to Php by sending a jpgstream, capturing it in php and pushing it to a file. Not sure what I am doing wrong here.

I am putting all the images I need into an array like so: (history is just where I am keeping all the image data)

[Code]...

But this doesn't seem to do the trick. I have been going through a bunch of different tutes and code snippets, so maybe I just ogt something confused along the way. I have done this before though and don't remember it being this difficult.

View 2 Replies

Flash :: Saving Large Images Created In Flex?

Nov 25, 2009

I am attempting to capture a very large image that was made dynamically within the Flash Player (the size of the image is 2400px by 12,000px) and am running into some very serious issues... Let me run down how the image get's to that size in the first place:

User adds elements to a canvas and then when the user is finished the canvas scales up to 2400px wide and ~12,000px tall. The problem arises when I attempt to save the image to the hard drive. Now, I dont know if this will affect the recommended fix, but the rendered image wont be saved on the hard drive, it will be sent to a server. I know about the ~4050px limit in Flash Player and was thinking I could get around that by clipping the images with the ImageSnapshot.captureBitmapData() method and keeping the required Rectangle variable below 4000px then repeat that down the large image until it reaches the end where the final images will be pieced together at a later time. However... As i mentioned the error comes when it reaches the 'fileReference.save(pngImage);' method..

View 1 Replies

Flash :: Show Different Images For A Single Button?

May 7, 2011

How to show different images for a single button?It should show different images when the mouse pointer is over the button and out of the button.

View 3 Replies

ActionScript 2.0 :: Stream Images (single Jpg) From Webcams Into A Swf?

Nov 5, 2009

I am trying to stream images (single jpg) from webcams into a swf. I know little about actionscript, and what I have so far is from what I have found in other posts around the web. My first attempt worked, but caused a bad white flash between the image being refreshed. So from others I have learned that this will happen unless I use two movie containers and buffer in between them? Here is the code I have, and it does not work.

[Code]...

I don't get any compiler errors. I think this is as2, but I am not sure

View 0 Replies

ActionScript 3.0 :: Wait For The User To Save A File (xml / Datagrid / File Saving)

Dec 11, 2009

step1- I got an xml that is locally loaded(works fine)
step2- the content goes into a datagrid that is displayed (works fine)
step3- In AS3 I dynamically add some lines to this xml file(works fine)
step4- I save it locally (works fine)
step5-and want the datagrid to be updated..(works not-so-well)

So, in step 4, the data is saved into the xml file, but in order to finish the save, the user has to click on the "Save as" windows in order to have the file updated of course.. and that's where's my problem, how can i tell flash to wait till the user actually saves the file, before reload the xml file in the datagrid ? here's the code :

[Code]....

View 3 Replies

Flex :: Develop Adobe Mobile Project For IPad, IPhone And Android In Single Code Base For Managing DPI Calculation And UI?

Mar 16, 2012

How can i maintain DPI resolution calculation for various device and UI management for eg,iPhone having action bar at top/bottom , iPad app has control bar component instead.Is it possible to maintain application in SINGLE CODE BASE.

View 1 Replies

Flash :: Unpack Zip Faster Than Loading Single Images?

Feb 15, 2011

by using external libraries you can also unpack a preloaded zip inside the swf.

but is that method faster than preloading one file ?

View 2 Replies

Actionscript 2.0 :: Create Single Preloader For Swf + Multiple Images?

Feb 5, 2010

how to create a single preloader that would load my main timeline and all external images? I'm using multiple instances of the loader component to import jpgs.

View 2 Replies







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