ActionScript 2.0 :: Mac - Where To Set The Spacing Of The Icons In The Dock
Jul 31, 2008I found a bit of code out there that creates a mac style dock but what i cant figure out is where to set the spacing of the icons in the dock
[Code]...
I found a bit of code out there that creates a mac style dock but what i cant figure out is where to set the spacing of the icons in the dock
[Code]...
I am trying to create a slider that when changed either adds icons or subtracts icons.Here is what I got:
Code:
package
{
import flash.filters.*;
import flash.ui.*;
[code].....
Somehow, my properties and actions panels became "undocked". They now refuse to snap back into their original positions.
View 2 RepliesI'm making a Flex app and I'd like to know how to set the name of my app as it appears when the user hovers over it in the dock. Here's a screenshot of it now:I'd like a space between the lowercase 'd' and the uppercase Y. What part of my app's XML file must I edit to change that text in the gray tooltip?
View 2 RepliesI found this tutorial on how to make a flash dock in flash [URL].. I understand very little flash coming from PHP but I can usually figure it out.
I'm wanting to use this on my website as the navigation and I need help changing the icons themselves and the images.
I'm looking for an example or script of a mac dock type interface with objects in a grid rather than on a line.
View 3 Replies[URL]Is there a way to do this particular script without having to buy that program?
View 1 RepliesI wanted to know how to make a Mac OS X Styled menu. I need it for a site that I am making.
View 8 RepliesI'm trying to do a circuler dock menu, like the mac osx but as a ring instead.
View 1 RepliesI'm on Windows and can't dock the Main toolbar in Flash 10.Is this by design? I find it annoying.
View 2 RepliesOk so i was following this tutorial today at: [URL]..and its a good tutorial... with one exception. They never tell you where you can put the code for clicking on the buttons to make them functional.so now i have some good looking buttons that dont go anywhere. Any one want to take a look at this and see if you can tell me where i can put in my "click" event code.
View 8 RepliesI'm wondering if anyone knows how to create an "add to dock" type of feature much like URL...
View 1 RepliesI have created a movie in CS3 which is basically a series of images that scroll from right to left across the screen. Each image also has a url assigned to it so that clicking on that image takes you to another (external) website. It's all working beautifully.All I want to be able to do now is to create a mouseover effect, whereby when your cursor is over the scrolling image, that image only enlarges slightly - a bit like the Apple dock effect. Then, if the cursor moves to the second image, the first image reduces back to its original size and the second one enlarges.
View 5 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 found this nice Mac OS X Dock Menu effect on [URL] (the second link from the top), the thing is, it only works when it is published for flash player 6 or lower... why it doesn't work when it is published for flash player 7...
View 14 Repliesand want to turn it into a photo slideshow menu, I have manage to change the icons to my images and edit the buttons up/down states etc, but can't figure out how to get it to display the corresponding picture when the icon is clicked on?I want a larger version of the picture used as the icon to appear above the menu when clicked on or maybe just on a roll over?
View 3 RepliesI was following this nice tutorial on how to create a dock-like menu in Flash.I managed to add my own icons and to adapt height and length etc., but I did not manage to remove the grey bar in the back.And more important, to add a link to one of the items in the dock. I tried to make the icon a button, but that didn't really work.
View 1 RepliesI am trying to create a menu, similar to a dock menu but that just magnifies the images when rolled over (rather than overly crazy carosels or massively zooming docks. and secondly...the dock menu would link to separate flvs that are on a streaming server. I've never worked with one before and wonder how to connect them to my flash. I'm trying to create an flv player, sorry, shouldve said earlier... but one that only plays 6 vids (linked to by the magnifying dock menu).
View 2 RepliesTrying to get this horizontal dock menu to be vertical and not pivoting from the center. I want to have the frist item of the array (holding the menu to be at a fixed position e.g (0,0). And i want to be able to hover vertically along the y axis [code]I have attached the fla i am working on. I think i am almost there, just need some tweaks to make it 100%.
View 6 RepliesIm looking to have a combobox dropdown with the name of an operating system along side its logo ie Image -> Red Hat 5 This is my code so far
[Code]....
I'm using this code to play flv [code]...
But I want to hide all icons (Play, Stop, timeline and scroll bar), how can I do that?
In a dropdown how to get icons along with text and once we select any of the index from the dropdown i want that icon also be selected and to be displayed on that dropdown header
View 1 RepliesI have a project using 2 groups of radio buttons. Each group needs its own icon. I can skin the RadioButton Asset, but that affects ALL radio buttons. I guess U need to be able to change the icon property on an instance-by-instance basis.
View 7 Repliesthere are two icons that become visible when a mc is selected, a small crosshair and a small circle. Sometimes they're in the same place, sometimes not. I understand the small crosshair is the origin, where all transforms originate from, but what's the circle, and what does it mean when the two icons are in different locations?
View 2 RepliesIs there a way so that I can add icons to my swf files? Or can I convert them to .exe and then add icons to them?
View 8 RepliesIm using a dock gallery fx from flash xml components. But for some reason when I preview in browser the dock gallery scales out of the swf area. This doesnt happen if i change the p[ublish setting to match movie. But if the publish setting is set to perscentage gallery scales.
View 3 Repliesi have been making some little animated icons and I have gotten stuck on one in particular.I think I have attached an image of it here. What I want to do is start off with a solid red triangle and animate it being sucked or beamed up into the spaceship, as you see in the picture.I want it to look kind of like the triangle is dissolving into little particles which are being sucked into the spaceship
View 4 RepliesHere's my listBox code for a listBox called myList (pretty basic):
var xml:XML;
function onLoaded(e:Event):void {
xml = new XML(e.target.data);
[Code].....
In addition to the text label (to the left of it, actually), I'd like to have a square icon (an image thumbnail) with each row in the list.
I've been looking at the following example for populating a PupUpMenuButton [URL] and would like to add icons to each menu. Ideally, I would specify the icon in the xml and assign it in a similar way to using labelFunction for the text. The only information I've found via google is to create a menu as follows
(seems I can't include more than one url, but it is an example that creates a menu object using the following function):
private function initMenu():void {
menu = new Menu();
menu.dataProvider = xmlList;
menu.labelField = "@label";
menu.iconField = "@icon";
}
but I would really prefer to build it all from the XML file.
I'm trying to set my own icons for Air for Android using Flash CS5. I see the icon tab within the Air Android Settings panel, but it won't let me navigate to my icons. Also, I would add the path to my manifest.xml file, but it gets overwritten while publishing.
View 1 Replies