adobe

Adobe Flex Framework Diagram wallpaper

Hi all, do anybody have flex framework diagram which can be put as wallpaper in my machine. I got some at here, but when i put it, it became unreadable. do anybody has that, so that it can be used as a quick reference. regards, PK ...

Where can I find Flash Plugins?

Are there any plugins for Flash CS3 (or greater) that expand Flash's ability. Actually, i'm sure there are, where can I find them? EDIT: Preferably free and from places besides Adobe. (Not that Adobe's bad, but I want variety.) EDIT2: I amreferring to extesions, not components, although references to free component's are also helpfu...

AS3: return array from event listener?

I have an event listener applied to an xml load and it currently traces out the values it grabs which is fine, but what I want it to do is return an array for me to use. I have the Array creation and return working from "LoadXML" (it returns the array) but I can't get this to work with an event listener. The event listener runs the "Loa...

Flex - Show text at specific video points

I'm using the VideoPlayer component in flex 4 to display a clip. I have about 3 or 4 notes that I want to appear at specific points of the video, sort of like caption but not quite. I'm trying to figure out how to use VideoPlayer time to cause another element to appear (text area with the note in it), but can't seem to get it. I'm a bit ...

Select a tab in a TabNavigator in a new state

Hello, in my case I click a button. it calls changeTabState() ; it changes the state and then needs to select a tab using selectedIndex. but that does not work properly. If i go back go the main state and click the button again, it works as it should. Help! What should I do 'register' the tab navigator component in my new state? Butto...

Is there a desktop (AIR) app for adobe Buzzword?

Awhile ago i read about adobe coming out with an AIR app for Buzzword. I searched google and the most recent updates I can find about it are all the way back in 2008, which is REALLY strange, and I can't find a download ANYWHERE. Does anyone know what happened? Is there an AIR app for Buzzword? Or... ? ...

Python CDROM Production

Hi, I'm a complete newbie to Python so forgive my ignorance. I have been using Macromedia / Adobe Director & Lingo since 1998. I am extremely familiar with using this software to create CDROMs and DVDs and also have a good knowledge of design elements and their integration such as flash videos, images & audio etc. I am always keen to ...

breaking up line chart in flex charting

Hi All, I am wondering how will i proceed with the following requirement. I need to create a line chart of business data of the last 8 quarters. It is easy, but the requirement is that, there should not be a connection between last year's Q4 and this years Q1. In effect, using the same array collection i need to split the line chart so ...

Using Web Service data across components in Flex

I am currently writing a flex project which works a bit like a standard website, with categories on the left side and then the products from that category on the right hand side (and also pages for the products etc and checkout process). This is made up of seperate full page components in a viewstack which get shown when a user clicks on...

Adobe Scene7 and Safari for Windows compatibility?

We're developing a webapp that uses Adobe Scene7, and a decent percentage of our users are accessing our sites with Safari. All of the images created by Adobe Scene7 show a missing image icon when viewed with Safari for Windows. Here's an example from Adobe Scene7's own demo site - http://www.scene7.com/demos/jerseys.asp Has anyone els...

Can Adobe Air application use p2p?

I've already built a flash 10 flex application which use the p2p feature (I'm using a developer key to connect to stratus), currently everything works fine. Now I want my application to run on Adoble Air Runtime, but it seems that p2p does not work for Air. I can successfully connect to stratus server in Air application, but after that...

Serialize XML file in AS3

How can I serialize XML(meaning convert < to &lt; and > to &gt; etc...) using AS3. is there any build-in functionality or I have to use some regular expression to make global changes? Any Suggestions? ...

Flex advanced datagrid styling

Hi all, I'm using an advanced datagrid in a system I'm building. the design PSD from the designer includes a special background on rollover. So, I need the background of the cells in a row to get the background from an image, only when the mouse rolls over a specific row. is this even possible? can a row get the background from an im...

Get the path of the pdf file opened by adobe reader

How do I retrieve the file path of a pdf file that has been opened by adobe reader? ...

how to restrict users to insert only numbers in a TextInput ?

I want that the users will be able to insert only numbers in a specific TextInput. Anybody knows how to do this ? ...

Flash CS4 + SQLITE

Hi, I'm looking for some information regarding using SQLITE with AIR in Flash CS4, I cannot find any good examples, they're all built for Flex (which I don't want to use). Can anyone give me some basic examples of how to do this with Flash CS4 or direct me to some code examples / tutorials? I cannot find any anywhere... ...

Is it impossible to build an Adobe Air application on a Mac without administrative rights?

I am at work and do not have any administrative rights, and everytime I try to preview the Adobe Air application I am working on it says permission denied (in dreamweaver). Is there anyway around this or should I say I can't build the application? ...

Playing with Graphics in Flex

Hi All, I was just going through one code used to draw one chart. This code is written in the updateDisplayList of the itemrenderer of column chart. I am not good at the graphics part of flex. Can anybody please explain me what this code is doing. I can see the final output, but am not sure how is this achieved. var rc:Rectangle = new ...

Is Flash programming good for GUI prototyping?

I used to think that Flash was a program for designers or just for web purposes, but now i am working in rapid prototyping for GUI and i am trying to learn some flash just to evaluate as solution for this kind of projects. I found very useful some graphical capabilities, like combine graphics and video together, modify pixels, good inter...

Adobe Air Showing image preview

Gurus, We have an Adobe AIR client which talks to a WAMP server. The client has an image upload functionality. The search shows the list of images in a table. We have a Download button in the search window. The file is streamed from the backend upon clicking the download. We need a preview button in there. I want to show a preview of the...