Hello,
Thus far, all the Android applications I've worked on, are multimedia-oriented. In this context, support for Flash in Android is very intriguing topic for me (and many others, I believe).
Do you think that HTC Hero's Flash in the browser is strong enough indication that, at one point in the future, Android will support the Adobe...
Not sure if any of you guys/girls out there that uses the NZBMatrix website API..
In short what I'm trying to do is build an Adobe Air Application,
using JavaScript, AJAX to connect to the API with a search query, this is all good.
When i receive the "request.responseText" back from the API with the 5 results
(can only be 5) I'm havi...
how to know the P address of the system in which the AIR application is currently running? or
how to restrict the usage of AIR application for a particular country?
...
Hello,
I've written a program in C# to take screenshots of rectangular areas on my screen. however i don't seem to be able to capture the information from Adobe AIR applications. Instead, the applications beneath are what i end up with.
the meat of the action revolves around System.Drawing.Graphics.CopyFromScreen - passing in what am...
With help of xmlHttpRequest I make a server query.
After that the server is redirecting to another page (e.g. "http://site.com/index.html;var=123")
The question is - how can I get full url(side.com/index.html;var...)?
The code is executed with Adobe Air.
thanks
...
I'm interested in learning just enough Flash/Flex to do things that I can't do from HTML and JavaScript alone - play sound files and video, use multiple file upload things, perform cross-domain Ajax requests using the crossdomain.xml file etc. As such, I don't really want to learn (or pay for) the Flex IDE. I'm not much of an IDE guy in ...
Hello,
I`m really new to Flex and ActionScript so please be patient with me.
I want to implement this script: tinyurl.com/yafqrqb
...that is doing this "magic" : tinyurl.com/y9qg32r
...but I want to tweak it a little on InfoWindowTabbedComponent. To be more precisely I`m trying to insert links in that tabs, and when you click one the ...
Currently I am working on a web page which will tell user about certain configurations on client machine. Out of this there is also requirement of detecting if Adobe Reader is installed on client machine or not. I am using ASP.NET/C#.
I have looked the following url for the answer
"http://stackoverflow.com/questions/969027/check-adobe-r...
Am looking for some books that talk about about developing C++ plugins for Adobe Acrob at on Windows
Particularly interested in trying to figure out concepts behind low level stuff like Cos Objects and PDF format etc
Also java script development in Adobe
any good book recommendations out there
( yes yes yes I tried google and amazon an...
How do you make a List control wrap around to a second column (or multiple columns)? Thanks, let me know if there is a solution for this with the List control or some other Flex control.
For example, if you have one list with 42 items in it, but I want to cap the height of a list to 20 items; then instead of having one list with 42 item...
I am using a GroupingCollection to bind my advanceddatagrid. I have used groupingcollection to group the data by date.
Now I need to select the data in the datagrid through the code. Does anyone have any idea as to how to do this? I need to loop through the adg's dataprovider and select the item that matches the criteria for the selecti...
I created a form in LiveCycle and I want to make it so a user can edit and save the form with adobe reader. I have that part my concern is that if they have acrobat pro and Livecycle they can open the form in Acrobat pro hit the forms button and start to make changes to the form in live cycle. Is there a way to make it so that the end us...
Hello,
I am new to Adobe Air and I have just started to learn. I am using FlexBuilder 3 to build a desktop app for Adobe Air. I am a bit confused with the GUI development. The app I am building has multiple input screens. What are the best practices for this type of app in terms of windows and input screens?
Should I use the Viewstack ...
My team has a template (XDP) that we've created with the Adobe LiveCycle designer.
The situation:
We are replacing an old Acrobat form
(XFDF format) with this LiveCycle
form as part of a much larger upgrade
The current Acrobat form is
dynamically populated with basic data
and delivered to the user as a PDF
(the user clicks a link and ...
Hi,
I have requirement in AdvancedDataGrid.
In Advanced Data Datagrid with columns checkbox,textfield, textarea,button,radiobutton. and ADD Button and SUBMIT Button. When i click on ADD Button, those above all fields are need to add dynamically in next row.If i click 10 times on ADD Button, 10 rows with all above fileds need to be adde...
When a Validator (i.e. StringValidator, NumberValidator, etc) dispatches an invalid event due to validation failure, the errorString property of the source control (i.e. TextInput) is set to a non-empty string which creates a red border around the control and shows an toolTip (errorTip) ONLY when the mouse hovers over the control.
Quest...
I am currently devising 3 database desktop applications for different users in a manufacturing company (one for the accounting department, sales department, production department). All applications have different functions but they should be able to access the data of the other department to reflect business transactions. What is the bes...
i am trying opening adobe coldfusionbuilder coldfusion , and it is throwing error
"open project has encountered a problem"
Problems occurred opening the selected resources.The project description file
(.project) for 'dev - work' is missing. This file contains important information
about the project. The project will not function p...
How do you download multiple images from a server and store them on in the application directory in Flash IDE , Adobe AIR?
Specifically, I am using AMFPHP to pull the paths out of a DB and download them to the application directory.
...
I am passing a parameter to and Adobe flex application and am passing a large encrypted token from html to the swf as a query string like parameter (as is thin given method)
This is being encoded somehow, for example + is gettting replaced with an empty space, but it is not your basic escape, unescape url encoding.
I could try to encod...