Flex :: Animated Auto-hide ApplicationControlBar?
Jun 1, 2010how to create animated auto-hide on ApplicationControlBar just like Windows's taskbar?
View 1 Replieshow to create animated auto-hide on ApplicationControlBar just like Windows's taskbar?
View 1 RepliesDoes anyone know how to remove the default drop shadow from ApplicationControlBar?[code]...
View 2 RepliesI've got a really simple Grid inside an ApplicationControlBar:
[Code]...
All I want to do Is make the Grid stretch 100% across the full width of the screen, however the above does not.
I have an application control bar at the bottom of my Flex application (with attributes width="100%", dock="false", left="0", bottom="0", height="50"). It contains a lot of elements (like buttons and labels). The width of the SWF is the width of the browser.When the user makes the width of the browser window smaller, after a certain point, thecomponents on the application control bar gets "squished": they are forced on top of each other. And so, it becomes confusing and ugly. To ensure that that doesn't happen, I've set the minWidth attribute to a value so that it'll always display the components without them overlapping each other.
But then, a horizontal scrollbar appears and hides the bottom half of the application control bar.I've googled and I found this article: flex verticalscrollpolicy bug (referenced by this SO question: Flex: Prevent scrollbar from covering content when automatically displayed).But that seems to apply only to a fixed size component. My component's width is a percentage. how to have the horizontal scrollbar appear and have it not cover up the application control bar?
I can't seem to get the Flash player controls to autohide.If you mouse out of the video very slowly the flash player controls that are over the video will autohide. But if you mouse out quickly the controls stay there.
View 4 Replieshow do i make a movieclip autohide? I would like to make the movieclip rise up from below when i rollover it. And when idle, it would return to the bottom.
View 9 RepliesI have a video player that has a clip on it, called sliderTarget. on ROLL_OVER, a thumbnailsSlider comes down from the top, showing thumbnails of other available videos to play...
Problem is, I'm having trouble with the layers, so that when I roll over the thumbnailsSlider, it doesn't register, since I'm really still on the sliderTarget. If I swap depths, then the thumbnailsSlider slides away since I've officially rolled out.[code]...
I am trying out the inactivity timer technique and I am still trying to get it to work. This what I have so far [URL]As you can see I have it so when the mouse isnt moving the control bar goes down and vice versa. But when I move the mouse the control bar replays the up motion.
View 8 RepliesI have a flash project with an flvplayback component using a flash provided shin and I have it set to auto hide but It always starts the video with the control on and I don't want them to show unless the user hovers over the video.
View 1 RepliesI Am trying to create a navigation system where the navigation(nav_mc) will slide into screen anytime the mouse is over the plash player and then slide out when the mouse is off the flash player.
I have achieved this quite easily using an invisible button(stage_btn) over the entire flash, with event handlers to initiate tweenlite tweens of the navigation in and out of screen on MOUSE_OVER and MOUSE_OUT
Now i have buttons in nav_mc, that dont receive focus if nav_mc is below the main stage_btn and if i bring stage_btn above the nav_mc it means that when i rollover nav_mc, then stage_mc looses focus and slides out with all my navigation buttons...
Any ideas on the best way to handle this situation - or go about doing the the entire ting in a different way?
ActionScript Code:
I am trying out the inactivity timer technique and I am still trying to get it to work. This what I have so far [URl]As you can see I have it so when the mouse isnt moving the control bar goes down and vice versa. But when I move the mouse the control bar replays the up motion.
Code: Select all//call tween
import caurina.transitions.Tweener;
const BUFFER_TIME:Number = 8; /* stores the time to buffer for
the video in seconds. */
[code]...
1. How to Auto hide player controlbar, when video fullscreen. 2. and also controlbar widh when player fullsize to monitor width.
[Code]....
I was wondering if anyone knew how to hide the skin in the flvplayback component on ROLL_OUT. SkinAutoHide seems to work whenever it feels like it and sometimes the button controls just stay over the video. This happens in Safari and IE I believe. I am used Actionscipt 3.0OR does anyone know how to get to the display list of the component, where all the names to all the buttons (and skin) is housed, using the instance names from the component fla file does not work. I looked at the documentation and the names of all the button sprites are there, but i need the name of the background that the buttons sit on top of.
View 5 RepliesIn a Flex Project, whenever there's an error, I fill in the error data into a hidden TextInput then show the control to the user. I want to make it so that after showing the TextInput, it will automatically hide itself after some time with a fade effect.
View 1 RepliesIm looking for a quick solution (if its out there) using the autohide feature using the FLV Playback Component.
Current situation: Using ActionScript 2. The FLV component fills the stage. Autohide is set to true.
It looks to me that since the video fills the stage, the skin will not hide. What I would like to do is have the skin fade out if the mouse doesnt move for a certain period of time.
I have been tyring to export an animated banner, in animated.gif format. it's a simple animated text with no gradients. it should go on top of a graphic which has some gradients and is multi-coloured and with effects (the colours are similar to the one/i used in the page) as you can see here the text looks a bit funny.url...
View 3 RepliesAm I completely hallucinating or what ? That's several years I'm working with Flash, and today, i want to do the simplest animation ever, and it just doesn't work....I want to mask an animated clip with an animated mask (a shape animation), but every time the mask arrives at a keyframe, the clip restarts to the frame 1 !!I added a piece of code to see at which keyframe it is blocked, and at every mask keyframe, the code says 'TypeError: Error #1009: null property..
View 2 RepliesWe get data from multiple feeds and data may or may not exist for a certain date. o, for points that have no data we send NaN.
[Code]...
I am using AS 3 Flash CS4, WIndows XP SP3. I am unable to use the Mouse.hide(); method in many of my scripts. If I add Mouse.hide() to a preexisting script, I get the following error; line1 1061: Call to a possibly undefined method hide through a reference with static type Class. If I add Mouse.hide():void; to a preexisting script, I get the following error: line1 Label must be a simple identifier Once this has happened, if I then remove ALL lines of script from the file...but leave the Mouse.hide(); [or Mouse.hide():void;], and also remove all objects from the stage, when I run the file, I still get those same errors.
[CODE]...
I'm creating the Label component like this
var label:Label = new Label();
label.text = "some text";
label.styleName = "someStyle";
addChild(label);
But it stay invisible until I explicit set the width and height.How can I make the label to be auto resized according to it's text?
I want to display some kind of animation when my datagrid is updating. Does anyone have any good examples of this?
View 1 RepliesI want to draw a animated bubble chart in Flex 3 / Flex 4 like the link belowDoes anyone know if this made using a readymade component or is custom developed
View 3 RepliesI'm making an interactive film. At certain points within the film, the viewer has the ability to select from a few options that will direct them to an external video clip (they are flashback scenes). The main story pauses when the user selects a flashback scene and I'm clear on how to achieve this.
However, my issue is that once the flashback scene ends and the external video closes, I'm not sure how the main story will resume. Is it possible for it to auto-play (resume) in some way? My last resort would be to have the viewer select a play button - this is only because I do not want a break in the narrative and want to limit the amount of clicks the viewer has to make.
i need to show the second one when there is a mouse over the first one and hide it when it goes out of the first one also i want the second container content to be usable (mouse clicks/moves)
View 2 RepliesHow can I hide a component and what AS3 code to use to hide a Flex Component from an external swf file?
View 1 RepliesWhat I am trying to do is hide an entire column if the content is all null.
<mx:DataGrid width="100%" dataProvider="{service}" id="dg1">
<mx:columns>
<mx:DataGridColumn headerText="Location Origin" dataField="originLocation" visible="{data.originLocationExists}" />
<mx:DataGridColumn headerText="Location Destination" dataField="destinationLocation" visible="{data.destinationLocationExists}" />
[code]....
In the sample above, sometimes all the data in the "Location Origin" will be null, so under the visible property I put a value which is either true or false depending on the data. But even when all the data is null and the visible property equals false, it still stays visible.
I quickly need to know how i can hide an AIR app from the taskbar. I am using an icon in the system tray to let the user access the features in the app.
View 1 RepliesHow do I hide my axis lines with CSS? Shouldn't this work?
<mx:Style>
@namespace mx "library://ns.adobe.com/flex/mx";
mx|ColumnChart {
[code].....
i have my hGroups as like [code]and i m trying to hide the hgroups on a condition when this bean tagInfoData have a value "notworking" otherwise it will shown..should i need to write code in the creation complete as all this is in a pop up window of the button click event.[code]
View 1 RepliesIs there a way to make the elements of a VBox smoothly move to their new positions when a new element is inserted or removed?
I actually need only to make them move smoothly when I remove an element.