Flex :: Create A Toolbar In Adobe?
Feb 10, 2010I am creating a Adobe Air Application. I have a menu and and I need to create a toolbar which has icons to represent some actions.
View 2 RepliesI am creating a Adobe Air Application. I have a menu and and I need to create a toolbar which has icons to represent some actions.
View 2 RepliesI'm trying to launch a popup window from Flex, but the popup window needs to have certain properties as one can usually specify with the JavaScript window.open. For example, the popup window should not have a browser toolbar or URL box.I've tried using navigateToURL, which works fine, but I can't find a way to specify the popup window properties've tried using ExternalInterface.call, but the popup gets blocked when calling window.open directly, or even creating a custom JS function that calls window.open.
View 3 RepliesMultiple axis creation via MXML works fine:
http:[url]...
But when I'm trying dynamically create horizontal and vertical axis then I'm getting extra axes. I believe this is Adobe bug. How I can fix this behavior?
<?xml version="1.0" encoding="utf-8"?>
<s:Application
minHeight="600"[code].....
I'm trying to create a website that is basically a flash toolbar that directs the user to different HTML pages at the bottom, much like this website here.
[URL]
Do I build the bar in Flash and then the HTML portion in dreamweaver or do I build it all in Flash? Would an iFrame work for this sort of website?
I have a drop down list for selecting the titles for a person, I want to employ smooth drop down when i select the drop down menu.
View 1 Repliesi am working with Flex for quite sometime. but i hadn't get any chance to even look at Adobe AIR platform. I am planning to do some personal softwares using AIR.
Provided the background that am an absolute zero in AIR, what all should I have in my system apart from Flex builder? And how fast i can learn AIR if I am pretty comfortable in Flex?
if I can create a SWF in Flex WITHOUT using Flash Builder ?
View 4 RepliesI'm having trouble creating an XML file from Air. It always seems to have some extra character in front of the first block in the xml file like this "¥". This application can read back out of the document, but if i open it with a text editor to make a change and save it, it will no longer open in my application. When I create this XML file, the whole reason I want to use an XML is so that I can possibly edit it on another computer, or in a text editor, and send it back.
Right now I'm creating the XML like this:
var myXML:XML = <motor>
<type>{motor.type}</type>
<shopLocation>{motor.shopLocation}</shopLocation>
<customer>{motor.customer}</customer>
<tech>{motor.tech}</tech>
[Code] .......
How to create multiple processes in Adobe Air program? Docs? Tuts? Algorithms? (for ex I have some design logic and some services client logic i want to run them in separate processes) (Air 2.0 is ok for me)
View 4 RepliesIs it possible to create create a video capture / screencast using Adobe Flex?
I would like to record any part of the users desktop (the web browser, the OS desktop, etc.) at a reasonable frame rate, record from the microphone, and then create a video file.
I would prefer doing this via Flex rather than using Java (Ex: Screencast-o-matic) or using a Windows App (Ex: Camtasia Recorder)
I need to create and read a user preferences XML file with Adobe Air. It will contain around 30 nodes.
<id>18981</id>
<firstrun>false</firstrun>
<background>green</background>
<username>stacker</username>
...
What's a good method to do this?
Does anyone know if there is an option to not create a shortcut to an AIR application after its installation?
Currently, all I have found is an option to choose the location of the application shortcut from within the start menu (in the application descriptor file, using the programMenuFolder option)
I have seen a few blog entries on this and have had a discussion or two with my team mates but I would like to see what the stack overflow community thinks.
So why does the Adobe Alchemy Tool create so much faster running flash byte code than the flex compiler?
Also, when will the flex compiler be able to make similar performance gains? Will it require programmer specific use of special Array's or something of that nature to get the same performance?
Know someone, how to create "Browse for folder" dialog in Adobe FLEX? And it is possible?
View 2 RepliesI have some shared code between an Adobe AIR App and an Adobe Flex App.
On one line of this code, the program must behave differently depending on if it is running within the Air runtime, or the Flex runtime.
How can I programmatically detect the difference?
i was wondering if you could completely make the toolbar in the swf window with file, edit etc disappear in as3. If it isn't possible can you please tell me how to disable key shortcuts in the swf window but with as3
View 0 RepliesIs there a way to turn off the transparent appearance of the toolbars when you drag them in Flash CS3. For example, when I drag the actionscript toolbar, it turns transparent and it's really lagging on my system
View 2 RepliesI need to send up (top of page) with some command from AS3, the Scroller toolbar of the explorer (the toolbar that is to go up and down within a page)[code]...
View 1 RepliesIn coloring an object using the toolbar fill palette, I'd like to simply be able to double click on the color swatch in the toolbar, rather than click on the swatch and mouse down to the color and click again with the eyedropper. What's happening is that the color swatch in the toolbar contains a variety of colors around the one that it nominally represents. e.g. If the swatch is ff0000, double clicking on the swatch is likely to color the selected object anywhere from f30000 to fe0000 depending on precisely where in the swatch you double click.
View 1 RepliesI am having a problem with CS3 Flash and the toolbar on the left. Certain tools have options and those options are not showing up. Yes, I went to Customize Tools panel and checked and those options are listed to the right of each tool that should have them (Example: Rectangle tool: oval tool, polystar tool , etc) and even hit reset to default and still those options do not show up on the actual toolbar. I made a graphic thinking that would make them show up and no it didn't.
It seems to be a problem for each tool that has a options and they are
1. Free Transform Tool,
2. Pen tool and
3. Rectangle tool.
in windows, when more and more windows are opened, the buttons on the toolbar get smaller and smaller.
View 3 Repliesi tried searching the forum to see if something like this is already up but i didnt see anything. If there is im sorry. My question is, in windows, when more and more windows are opened, the buttons on the toolbar get smaller and smaller. Does anyone know how to do this, an example would be great.
View 3 Repliesit possible to open using "getURL" command noresizable browser window, with no menubar and notoolbar.
View 2 RepliesI'm on Windows and can't dock the Main toolbar in Flash 10.Is this by design? I find it annoying.
View 2 RepliesI have a picture that is 500x500. My stage is 500x500. I have a tool bar that is on the bottom of the screen. It is in front of the picture. My onRollOver command is set so that on roll over the picture changes. Even if I am hovering over the toolbar the image still changes. I can not for the life of me figure out how to not have the onRollOver happen when the cursor is over the toolbar. Picture = pic_mc and toolbar = tb_mc I can not figure this out and I know how simple this is, but I am just at a lose. SIDENOTE: The tool bar is not a rectangle it is an irregular shape so I can't just say X,y area I figured I could use the toolbar shape to be the "block" from the image activating the onRollOver.
View 12 RepliesI am using jw player for playing audio. can i remove the screen and can i place the only tool bar of the jw player (with out screen).
View 1 RepliesMy Flex AIR App HTMLLoder() showing PDF and its toolbar Nice in Mac but under Windows XP its showing PDF but not showing PDF toolbar how can i solve it? [URL]
View 1 RepliesI am useing Flash CS3. For some reason, I will click on the little arrow on a tool like "free transform" to get to the "Gradient Tool" but it refuses to expand so that i can select the "gradient tool". I am having the same problem with other expandable items as well like the "rectangle tool" which by clicking the little arro in the lower right should expand a menu to select other tools like the "Oval Tool" etc. Does anyone know what this could be?
View 3 RepliesI have create a flash website, but I have create the forms in HTML and PHP. So I need to link the button to them. I done that but, I don't know how make it for no toolbar and fixed sixe.[code]
View 2 RepliesI m new to this forum & flash. I need to create a wbt which can run thru a 56K modem. also i want to know how can toolbar & menu bar of browser be removed when i publish it.
View 3 Replies