FLV Icon Only Displaying?
Apr 7, 2009
This is only happening here and there, not on every copy ofIE. Of course, the problem machines are w/ our offsite salespeople, so I can't troubleshoot right in front of the machines.Instead of displaying the video, just the FLV icon displays on inthe browser. URL for problem video:
View 7 Replies
Similar Posts:
Feb 6, 2011
I have an AdvancedDataGrid with several columns... I have a column for an icon, but this icon is not provided by the data provider. The thing I would like to do is: the icon cell is always empty until you double click in a row, so then the icon cell displays an icon. The icon should disappear just when you double click another row or when an event happens.
View 0 Replies
Aug 28, 2011
When I create a TLF text area that is editable at runtime (which means that it can get a user input at runtime) I set the text direction to the 'right-to-left' definition in both the 'container and flow' and the 'paragraph' sections and set the language for Arabic or Hebrew at the 'locale' setting. I also set the text alignment to the 'align to start' mode. Now at runtime there's a stange thing. When I try to click with the mouse cursor on the editable TLF text-box, it's not displaying the text icon cursor and don't allow me to insert text inside.
But when I move my mouse cursor over the right side of the editable TLF text box, it change his appearance to the familiar text cursor which indicate that if you click here you will be able to insert text input inside. So my problem is how can I make it that only when I will hover over the TLF text box itself, the mouse cursor will be changed to text cursor icon and when I will hover beside its right side, it will remain at the normal cursor mode.
View 1 Replies
Jan 13, 2008
I adopted the tsunami effect that i've got from this link [URL] but the problem is how can i plug the title on each icon, showing up on an icon when i point on it (on rollOver)
View 5 Replies
Sep 8, 2008
I'm trying to make a very basic component:
1) I created a MovieClip with some graphics representing a simple tab menu item
2) I created a class "Tab.as" which extends MovieClip and linked to the MovieClip from step 1
3) I used Component Definitions in the library to add a String property linked to the variable "icon": Label = "Icon", Variable = "icon", Value = "", Type = "String"
4) In my Tab.as class I put an [Inspectable] get/set property, icon: [Inspectable] public function get icon():String{ ... } public function set icon(val){ ... }
I get the following compile errors for both get and set functions: 1023: Incompatible override. 1021: Duplicate function definition. Why?
View 17 Replies
Dec 3, 2009
I have a button, my_btn on stage. I want to assign a movie in the liabrary to this button. In the liabrary I assign the movie linkage identifier as "good" and have this script in first frame : my_btn.icon="good";. I have no result,
View 2 Replies
Nov 8, 2010
i save my flas in the normal "save as" and i find some of my flas have a lock icon on the red fla icon.
View 3 Replies
May 17, 2009
The site's main area is the 3D AS2(oldschool) carousel(Lee Brimelow model) and one of the icons, when clicked, adds the content to the cooresponding textbox like the tutorial. I want the names of the URL's to be hyperlinks. So in essense, one of the icons is a portfolio link area, where I have the content= text like this:
Code: Select all<icons>
<icon image="icon1.png" tooltip="PORTFOLIO" content="Please, feel free to visit some of our projects around the web we've done for clients:[url]....
I obviouysly want the url's to link t that URL.This issue has not been directly answered from what research I have done today(ALL FREEGIN DAY!)
View 6 Replies
May 14, 2009
how to remove a buttons Icon after it has already been set? I tried
PHP Code:
lock.setStyle("icon",null);
but it had no effect.
View 1 Replies
Aug 24, 2009
I try to list add the icon used the additem function but it just can display the lable name that icon function didn't work. I convert the icon type movie clip , shape and icon that still can't dispaly in the list. Actually, I want dynamic list let user choose the icon.
View 2 Replies
Aug 11, 2010
I'm talking about the icons that Flash game websites have to show each game.My method was play my game, take a screenshot, cut out the game part of the screenshot, shrink it to size, save as an image.
View 1 Replies
Mar 21, 2009
I have a set of images on the screen that is 5 x 5 rectangles. My objective is to constantly have images fade in on top of the existing images in one of these random positions. I have 200 images/movieclips that these will be pulled from.
I figured the best way to do this would be to have 25 pre-placed instances on the screen and have the script choose one randomly and then load a random movieclip into it.
The problem that I am having is that after it draws the first box it is not persistent, it disappears just before the next one
appears. I want them to stay forever or least until that particular image is completely covered up.
View 3 Replies
May 28, 2009
Is it allowed to use the Adobe Flash icon/sign for my webdevelope agency Website?
View 6 Replies
Sep 30, 2009
[URL].. Can anyone lead me in the right direction to create an icon scrolling menu like at the bottom on this webpage. scroll with the right and left arrows and click the images for links.
Is there code available or a product to purchase?
View 2 Replies
Dec 11, 2009
I bought this flash player [URL] here are the files: [URL] Now I want to replace the standard play-icon with one of my own would this be possible, and if yes
View 3 Replies
Nov 17, 2009
I'm trying to put some File objects into a DataGrid, but I can't find a way to display the File.icon in there.
So far I have this: (ms[x] is a File)
listData.addItem({
filename:ms[x].nativePath.replace(/.*\/,""),
path:ms[x].nativePath.replace(/\[^\]*$/,"\"),
icon:ms[x].icon.bitmaps[0]
[Code]....
filename and path are displayed correctly, I just can't get the file icon to show.
View 1 Replies
Feb 2, 2010
Trying to set the up and down state icons of a Flex Combobox to images. I see the property for changing the color of the icon, but no property to skin it. How can I do this?
View 1 Replies
Jan 13, 2011
I want to get the checkBox image that is present in the checkBox class of flex Framework how can I access that image.
View 3 Replies
Mar 7, 2011
I am dragging item from a datagrid and while dragging I could see all of the columns in the selected record, being getting dragged. However I only want to show one column (maybe name or id of the record)? Is there a way to achieve this? Also, could I show an icon or image instead of the record while dragging.
View 1 Replies
Jun 9, 2011
I have a button which I use for sending a message. When the message text is empty, it should not be possible to click the button.
This is all fine and not an issue. The only thing that is bugging me is the fact that I can disable the send button but the image does not get disabled (like I would expect).
Is there a way to do this elegantly because I don't want to provide a sendicon_disabled.png and change it myself (I don't think this should be my job).
View 1 Replies
Sep 23, 2011
I've created an Air app for use in work. To make things slightly easier, I pin the icon to taskbar (Windows 7). The app uses the auto-update framework (default), which works fine.
After I update though, the pinned icon becomes a default blank page icon. If I click on this icon, Windows will tell me that it can't find the program. I need to unpin the icon and repin a new one (the icon in the start menu works fine).
I'm using AIR 2.7 (compiling with the Flex 4.1 SDK) and I'm on Windows 7 64 bit if that helps.
View 2 Replies
Nov 21, 2011
I am developing an Adobe Air app. I need to set an icon to the app so it is shown on the task bar. I added the icon tag to the descriptor file but it is not working and I really don't know why
View 2 Replies
Feb 11, 2009
I am loading two rss from my server, one is for detail of my videos and second is for news.
Now when user will search video i am taking data from my server based on search, and the news will be arrived every 10 seconds.
My Problem is that when the news rss code will be executed then its displaying me loading icon on the screen, so i would like to make this news process in background, so viewer's do not see this process (loading icon), and user think that new are coming automatically.
My AS3 Code is as below.
ActionScript Code:
loadnews();
function loadnews():void
{
[Code].....
View 0 Replies
May 13, 2010
When Flex MenuItem is clicked, the icon gets shown twice. One on top of the other.i.e. SubMenu A1 is doubled:
View 0 Replies
Feb 2, 2009
I am building a web site in flash and want make an icon which appear the percent of loaded flash..
View 2 Replies
Jun 2, 2010
Im trying to make the swf file which is placed in the footer of this website[url]...
How do i go about creating the hover over and out state?
Is this done by action script and how do i convert the buttons to links? [url]
View 1 Replies
Nov 25, 2008
Is there anyway to change the appearance of my swf icon?
View 1 Replies
Mar 29, 2010
flash and working on two flash files for a website. They are small, 2.20KB and 4.10 KB. I am testing them on localhost and notice the object creates a box and an icon on the screen for both of them before they load and appear
View 3 Replies
Oct 23, 2008
I'm trying to get my cursor to switch to a navigation icon. I have seen such things on sites like [URL] If you click on some of their work you'll understand what I mean. If anyone knows how to create this sort of thing.
View 3 Replies
May 4, 2009
I'm using the tree component for a little Windows Parody I'm making. In my .fla, There's a tree component that loads an external XML file. I can't figure out how to add custom icons to my component, though.I know it's possible to set the icons for just the default folder and file icons, but since it's a Windows Parody, there'll be different icons for different file types, folder types, etc.In other words, I'd like to have a different icon for every item in my Tree component.
Here are the contents of my XML file:
<node>
<node label="Desktop">
</node>
<node label="Documents">
[code]....
Also, I don't need to have an XML file loaded. If there's an easy way that does it all within Flash, please tell me. I just need to be able to handle events from the Tree.
View 6 Replies