ActionScript 3.0 :: Make HtmlText Unordered Lists?

Jan 29, 2009

Ive been searching everywhere to try and find a way to add a bit more styling to my htmlText fields, apparently the flash developers really half-*****ed the abilities of html and especially css.my biggest complaint would be with the unordered lists, the giant, ugly, black bullets. these things would break all but the worst designs and stand out like a sore thumb in every use I could find.

View 2 Replies


Similar Posts:


Professional :: Displaying A Nested Unordered List?

Apr 27, 2010

I have a Flash page that goes out and reads an XML file, then displays the information in it.  Most of the time, it works great.  However, when it comes to nested lists, it doesn't work.  I am using CDATA so that I can use HTML code to display the information as intended.  But Flash absolutely refuses to display a nested list correctly.  For example, if I put in there <ul><li>item 1 <ul><li>subbullet 1</li><li>subbullet 2</li></ul></li></ul>, it displays everything as if I had made each of them individual list items under one master <ul></ul>.
 
There's got to be a way to get Flash to understand and display a nested list.  It's a simple thing to do, I know it.  

View 1 Replies

Flash :: Css - Style An Unordered List (loaded From XML)?

Apr 6, 2010

I'm loading the XML into a text field as htmlText. The StyleSheet class in Flash only supports a subset of CSS1 which debuted in 1996! and doesn't support list-style-type or list-style-image. I'd specifically like to substitute an image instead of the default disc for an unordered list. If you've had success implementing a work-around, I'd love to hear about it!

View 1 Replies

ActionScript 2.0 :: Make TextField.htmlText?

May 2, 2008

just because i got no response i am putting this up once again.When i use htmlText in textFields, it does not render smooth. How can this be fixed ?Tried embedding fonts... but nothing seems to work.

View 4 Replies

ActionScript 3.0 :: Make HtmlText Open In A New Window?

Feb 5, 2012

I'm using an as3 TextField called textField and I'm updating the .htmlText property to include a hyperlink. I'd like to know if anyone knows how to make the hyperlink open in a new window or is it limited to opening up in the same window?

View 1 Replies

ActionScript 3.0 :: Make A Simple MC Scrollpane (not Component) With Some HtmlText <a>links</b>?

May 10, 2009

Is it possible to make a simple MC scrollpane (not component) with some htmlText <a>links</b>, and enable the drag-and-drop scrolling on it's entire visible body?

View 1 Replies

ActionScript 2.0 :: XML Lists?

Mar 17, 2005

Posible? like: product here..product here..produkt with extra info and so on like 1 row moreor 2 lines heheor just 1 productitem info here? Or.. as in columns?

View 1 Replies

Actionscript 3 :: Wrap Lists Into Columns?

Nov 12, 2009

How do you make a List control wrap around to a second column (or multiple columns)? 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 items all the way down, I would have that list of items look like the equivalent of 3 adjacent lists: the first with 20 items, the second with 20 items, and the third with 2 items (which represent the original list of 42 items). [url]...

View 6 Replies

ActionScript 3.0 :: SetMask - Mask All The Lists?

Jun 30, 2009

i need something in this script for make mask to all the menu now i stell don't understand why just last menu is mask i have var( i )Start from 0 to last number the menu example: last number menu is 9 so will mask just the menu number 9 i need not just to mask menu number 9 i need to all the menu menu loanding from xml and i make the script for linkage i tray so much for finish the problem for mask all but .... this is script:

[Code]...

View 9 Replies

ActionScript 2.0 :: Lists And Arrays - How To Tie Name To Number

Jun 30, 2009

What I have are basically two lists.
(using this one as an example)
Bear = 5
Cat = 3
Dog = 1
Bird = 2

And I have two corresponding arrays
Array1 = [5, 3, 1, 2]
Array2 = [Bear, Cat, Dog, Bird]

How can you reorder this by number? I know that you can use Array.sort, but how would I still be able to tie the name to the number? Like, if you use the sort method, it will give you [1, 2, 3, 5], but the other array would still be [Bear, Cat, Dog, Bird]. How could I make it so it ends up being [1, 2, 3, 5] and [Dog, Bird, Cat, Bear]? I was thinking of making something like [[Bear, 5], [Cat, 3], [Dog, 1], [Bird, 2]], but I'm pretty much stuck after that...

View 5 Replies

ActionScript 3.0 :: Drag And Drop Between Two Lists?

Jul 6, 2011

I need to create the same like this: [URL]

but in flash... I am fighting all week to create this, but I've lost...

View 0 Replies

Actionscript 3.0 :: XML Lists Being Pulled Alternately?

Sep 25, 2009

I've successfully (finally) been able to pull imagery from an external XML list and display it on stage and even add it to be pulled randomly. What I'm hoping to be able to do, is after the first image comes in, using a mask bring another on top of it with a vertical blinds effect.And alternate back and forth with this technique. My thought process is two XML lists being pulled alternately? (I'm probably WAY off.) I've seen a couple templates out there, but 1. I'm a financially strapped programmer and 2. I wouldn't learn anything that way anyways.

ps. I might include the code that I have thus far in a little bit.It's nothing more than a modified version of an XML slideshow from another tutorial site.

View 1 Replies

ActionScript 2.0 :: 5 Drop-lists To Generate URL?

Apr 9, 2008

It was not for the want of trying, but I just don't think I knew where to look or what to search under, which brings me to asking the good people here. I'll try and keep it short and to the point...

I need 5 ComboBoxes/DropDown-lists/whatevers which are Item, Colour, Height, Width and Price.

And once the user has selected an item from each dropdown, and presses a button, this will generate a URL in a new window. Something like this:

[URL]

The second part of my 'question' is: Is there a way to, if the user chooses Item#1, then in the Colour list, 3 particular colours are there, but if the user chooses Item#2, then there a different set of colours to choose from?

View 2 Replies

ActionScript 3.0 :: Creating Mailing Lists In Flash?

May 9, 2009

way to create a mailing list form for the website I'm making for a model. I've looked over a number of things and I'm not finding anything that can do just what I need without alot of peripheral knowledge of PHP, Perl, etc. or being way more complex than I even need.All I'm basically looking for is a construct where there will be 3 text fields that the user can type their info into. ( name,address, e-mail ) Then there will be a send or clear button for them to obviously either change or send the data. All I'd like is for the info to be sent to an e-mail address we specify where we can retrieve it later and use it for a mailing list. I know there are a few ways this can be done. I'm just not sure if it would be better to have it be as described above - or if since I want it sent to an e-mail address, make the data into an e-mail. I've used Flash for a few years but mostly for graphics, animations and the navigational aspects of sites. I have basic scripting skills, so for me this is fun new ground, as I'd like to get better at creating the code for some user interactivity.

View 2 Replies

Flash :: Text That Lists The Tracks Done In HTML?

Sep 25, 2009

I am looking to replicate the way the music tracks are presented on this website:[URL].. I'd like to create something somewhat similar, in which I can simply type out the name of each track and then have the small Play/Pause button icon. Are there any templates that are packaged with Flash CS4 for something like this? Otherwise, if you could point me in the right direction as to how it is constructed and/or a tutorial for creating. - But is the text that lists the tracks done in HTML? If so, then this is pretty simple really.

View 1 Replies

ActionScript 3.0 :: Drag And Drop And Sorting Lists?

Jun 28, 2011

I need to create two lists called OLD LIST and NEW LIST.I need to be able to drag items from old list to new one and vice versa.I almost created these things, but I have a problem with update the items position when I drag item from list to another one

View 0 Replies

ActionScript 3.0 :: Flex - Complexity Of ItemRenderers In Lists

May 14, 2008

I'm building fairly simple item renderers, in fact, here's the code for one of them...

Code:
<?xml version="1.0" encoding="utf-8"?>
<mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml"
implements="mx.controls.listClasses.IListItemRenderer"

[Code].....

It's a really simple renderer that has an image and some text sitting next to it, or just the text if no image is in that item's data provider. There is also some basic rollover, rollout and click functionality...

So my question: Why is it that if my list needs to scroll it gets messed up? By "messed up" I mean that the text changes from being to the right of the image (when image is present) to moving over top of the image, as if it isn't realizing that the image is there. There's also sometimes an issue of the item renderer shrinking down so there is no longer anything even visible in the box (just some black with a grey border on the bottom about 5 - 10 pixels big...

I'm wondering if maybe my item renderer is too complex? I'm having the same issue with text working like that in another renderer, but no images, just text placed in certain positions (as well as some strage blue tints showing up at the top or bottom depending on how I am scrolling)

By the way... here is the MXML where I am initializing my list...

Code:
<mx:Canvas width="100%" height="100%" id="list">
<mx:List
width="100%"

[Code].....

View 1 Replies

Flex :: Google Webmaster Tools Lists Zero Keywords?

Dec 22, 2010

I've got a Flex 3 website. Unfortunately, Google Webmaster Tools lists zero keywords for my site. My site's been up for about a month. I submitted a sitemap. I've put a description and keywords metatags in the HTML wrapper.Any advise on what else I should do? Does anyone have a Flex 3 site for which Google Webmaster Tools lists keywords?

View 2 Replies

Flex :: Override Default Handling Of Editable Lists?

Aug 5, 2011

I'm trying to override the default handling of the 'up' and 'down' keys for an editable list, such that when they are pressed a list entry that is being edited behaves as if the escape key has been pressed, but the 'selected item bar' moves up or down.

Here is my (simplified) component:
<?xml version="1.0" encoding="utf-8"?>
<mx:List xmlns:mx="[URL]"
enabled="true" width="100%" height="100%"
creationComplete="initialise()"
editable="true"
[Code] .....

For some reason this doesn't work: if a row is being edited, the first 'up' (or down) keypress ends the edit and moves the bar. Further up or down keypresses have no effect, but if you click somewhere near the list it does start working. This makes me think it is a focus issue. Weirdly, if you hit escape the edit finishes and you can move up and down correctly. If the 'callLater' line is uncommented to try and make the list retain focus, the bar initially moves in the direction of the keypress but then moves back again and re-edits the original line!

View 2 Replies

ActionScript 3.0 :: Any Control Lists Items And Can Edit The Item?

Oct 29, 2010

is there any control that lists items (like s:list control) and also allows to edit the item ( like mx:ComboBox )?

View 0 Replies

Actionscript 3 :: Flex Multiple Spark Lists With Scrolling Synced?

Apr 10, 2012

I have several horizontal scrolling lists with differing item widths stacked inside a Vertical Group. On an item click all any selected item from the other lists will be cleared. When any of the lists are scrolled all the other lists should scroll exactly the same amount in the same direction, simalar to [URL]

The synced scrolling is throwing an undefined error and has crashed the adl(it is a mobile app) on one occasion. This happens only when I add more than 2 synced scrolling lists via event listeners.

So my question is: Can anyone see why this errors or is there a better way to achieve this type of horizontal scrolling multi-list, possibly a really wide data-grid or group of buttons inside a scroller?

<?xml version="1.0" encoding="utf-8"?>
<s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"

[Code]....

View 2 Replies

Flex :: Resize Nested Mx:Lists To Display All List Items?

Aug 17, 2010

I'm trying to create a nested list in Flex which will dynamically resize to display all children when the data provider changes.

Here's a simplified example which illustrates the problem:

<mx:Script>
<![CDATA[
import mx.collections.ArrayCollection;

[Code].....

The list sizes remain static when items are added.

If I add variableRowHeight="true" to the outer list then the inner lists will correctly resize. But the outer list itself remains at a fixed size.

How can I have both lists resize automatically to display all children?

View 1 Replies

ActionScript 2.0 :: Arrays & Grids/Lists - Incrementally Move Items Up And Down?

Dec 20, 2006

This is probably one of several ways to do this..."myData" is an array that contains information displayed in "myDataGrid". "toBeMoved" is a variable containing, um, the item to be moved.

btn_up.onRelease = function() { // this is a button to move items UP in the list

whoseSelected = myDataGrid.selectedIndex; // gets the index # for the selected row/item
if (whoseSelected > 0) { // makes sure you dont have the already top item selected
toBeMoved = myData[myDataGrid.selectedIndex][code]...

View 2 Replies

ActionScript 3.0 :: Update - Remove All Of The Listeners Nulls The Two Xml Lists Then Rebuilds Everything

Apr 14, 2009

ok so i built a nice little CMS that is all XML driven, everything working pretty smooth you can open the documents edit them same them, make new ones, and so forth. the only issue that im hitting is that it will take the app some time before it understands the xml has changed.

so i built a refresh button, it removes all of the listeners nulls the two xml lists then rebuilds everything, but this will only work after sitting around for a minuet, if i refresh right after i add content or make a new file, it won't show. this isn't a huge issue since the files do eventually update, but i would like to figure out what is going on,

View 1 Replies

ActionScript 2.0 :: XML-driven Lists Stop Being Rendered Whenever Change The Font In One Text Block

Sep 3, 2008

client decided on a different font (after we finished everything), so i had to go change the font. in one page, whenever i change the font in one text block, the XML-driven lists stop being rendered. they load, according to the trace statements, but nothing actually renders. when i change it back to the original font, boink! everything is just fine. if i delete the text and create a new field... same thing. i finally had to hide the thing and make a new text block in it's place.

[Code]...

View 1 Replies

Flex :: Filtering Data Lists And "Next Video" Button Function

Jun 19, 2010

filtering one list when an "Artist" is selected in the other..

I also want to play the next video when the "Next Video" button is selected..

Here is a link to an example with a few videos.. [URL]

View source is enabled so feel free to grab the code..

how to build this app step by step using Flash Catalyst and Flash BUilder..

Anyhow, I'm not just taking, I plan on giving back in a major way..

So if the "evangalists" aren't too busy with their datagrids showing the true power and ease of use that the Adobe Framework is capable of..

View 1 Replies

ActionScript 2.0 :: Grid Thumbnail With Dynamic Grid Lists

Mar 19, 2007

I really like the thumbnail gallery for its simplicity and beauty. But I would like to ad or vertical scroller (I'm unable to find it here too, maybe I'm blind, just I'm more at the end of my seeking options) or a make a grid thumbnails, that will show 2 columns of thumbs and 5 pictures in each columns, then under the 2 columns i would like to ad a sort of arrow or button that if my gallery have more then 10 pictures it will go on the next thumbnail list. I'm not looking for any extra fading effects or special movements. Just would love to have a single thumbnail grid on side, with option to have lists of thumbnails by 10 if there is more then 10 pictures or so.

View 14 Replies

ActionScript 3.0 :: HtmlText <img> Tag?

Jan 12, 2011

if I use an <img src='images/pic.jpg' /> within a text box that is using classic text, dynamic text as its settings, it has been assigned "render text as html" and has been set to multiline, it works great, that is when my image is in the top of the text area. When I move the image to the end of the scrolling text, it makes my text block larger to accommodate the text instead of making it just scroll more.

View 2 Replies

ActionScript 3.0 :: Htmltext <img> Won't Appear?

Feb 29, 2012

context: flashplayer 9, in the same folder as the .fla I have an images folder and inside that the png I wish to display

For the life of me I can't get the img tag to work in a textfield Here is my code, what the bleep am I missing here!! (the other html tags seem to work but not image)

import flash.display.Sprite;
import flash.text.StyleSheet;
import flash.text.TextField;

[Code].....

View 2 Replies

IDE :: No Space After <p> In HtmlText?

Feb 3, 2009

I have been working with htmlText and everything is loading and appears fine with one minor exception. For some reason there is no space between paragraphs defined by the <p> tag. There will be a line break, but not the extra space between the paragraphs.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved