Can Dynamic XML Driven Flash Be Accessible?

Oct 18, 2010

I'm being asked if some resources I created can be made accessible. Currently each resource is the exact same launch.swf, but each is pulling from a different xml file. I'm so proud of myself! But now it looks like you can't dynamically generate accessilbe resources. I'm being asked for the alt.text equivalent of various text boxes, while the actual content of each box depends on multiple factors.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Load Xml Driven Swf In A Xml Driven Flash Site?

Aug 23, 2009

I bought a flash site template that loads xml driven swfs inside the main swf as different menu items are clicked. The modules that come with the template work fine, but I don't know how to add a third party xml driven swf, so that it shows up properly. While the third party swf works fine as a standalone, the embedded version loads just an empty movie.

View 4 Replies

ActionScript 3.0 :: Dynamic Image Driven Game

Feb 28, 2011

I am making a dynamic image driven game and I am having some problem with preloading all the images at ones, so I am here to seek some help.images is an array that stored the image's url.image_loaded is a variable to see if check how many images have loaded.whenever the image_loaded variables is equals to the images array's length, it will proceed to my desire frame. But for some reason the images isn't showing up all at ones.[code]

View 7 Replies

ActionScript 3.0 :: Create A Dynamic Xml Driven Video Playlist?

Jun 24, 2010

I am trying to create a dynamic xml driven video playlist, that will display the thumbnail, title and time duration of the video (quite similar to the one on youtube). But I don't know where to begin and I have been googling for some helpful tutorials but cant find anything resourceful.if I shall use the Flash component for scrolling purpose or I shall learn to develop my own scroller with scrollbar.

View 8 Replies

ActionScript 2.0 :: Dynamic Masking For XML Driven Photo Gallery?

May 24, 2009

I am creating a photo gallery using xml and a thumbnail bar at the side. I want each picture to fit into a square without distorting the image, so I will need to use masks. Currently I am using the loadClip metohd for loading pictures then I am attempting to use onLoadInit to dynamically set the masks. It is hard to show the problem on here so I have here's the link..[URL]...

It seems that you can't place "i" values in the onLoadInit part which I tired previously, atm I can only get one to work as you will be able to see.

View 2 Replies

ActionScript 2.0 :: XML-driven Drop-down Menu - Width Of Text Field Dynamic?

Feb 5, 2007

Question regarding the tuturial:[URL]

change the width of the dynamic text field that each text nav item from the xml loads into so that the width changes depending on what is in the xml.

So the width of the button would change depending on the ammount of characters entered.

View 4 Replies

ActionScript 3.0 :: Dynamic Asset Creation - Make Database Driven Applications

Feb 9, 2011

I have been using AS3 for approximately 1 year now, and although I havent really done any major projects with it, I am fairly confident using it. However, There is 1 part that I am very curious about. At the moment, I am using the design section of flash cs5 to create my assets. I am trying to make database driven applications, and the problem I have run into with using the design section is that you must manually program each symbol.

For example, If I wanted to make a dropdown menu, and a php file was passing the variables such as "amountOfSections = 5", Then 5 sections would be displayed. This is fine to do using alpha to control what is visible etc, but if there where 5000 dropdown menu items, I would have to physically place 5000 dropdown items onto the stage. I know that it is possible to use as3 to create objects AS THEY ARE NEEDED, but I have no idea how to do it.

[Code]...

View 14 Replies

Swf - Accessible Flash Content For The Blind?

Feb 7, 2010

I am working on a browser project for the blind in my university. For swf files, I am trying to access the contents of an SWF and parse so that screen readers can use it to read it aloud. I was successfully able to extract static text using swfutils.jar from inside the Flex SDK. But I was wondering if the following i spossible : Given a flash webform, I should be able to move the through the fields using 'Tab' and then read out the buttons ( by extracting associated text), and read it aloud so that the user can click the required button.. I hope I am clear with my problem description..

View 2 Replies

ActionScript 2.0 :: Captivate Accessible In Flash

Jul 24, 2009

I've got Captivate movies dynamically loading into a Flash movie. The problem is, the tab index which works so well when the Captivate movies are in stand-alone mode falls apart when loading the Captivate movie into a Flash shell. I've tried tabEnabled=false and tabChildren=true for the movie clip that contains the Captivate movie, but with no results. Does anyone know how to get the focus manager to tab to objects in a Captviate movie when that movie is running in a Flash shell?

View 1 Replies

Making Flash Movie Accessible For Screen Readers?

Jul 12, 2009

I have just finished a flash movie for a client which is an interactive payslip to explain all the different sections. They have got back to me and said it's great but I need to make this accessible for screen readers etc, and sent me the following link: [URL]. I have read through it all and I am slightly confused as to now how to make my complete movie accessible. Can I just add in the text links on the Accessible panel for the movie clips or will I have to create a whole separate column of hidden content for people to tab through?

View 2 Replies

Actionscript :: Why Aren't 3d Properties Set On The Stage In Flash Cs4 Accessible

Mar 26, 2010

I have made a very simple swf in which I have a MovieClip which I have rotated on the stage. When I try to access this rotationX and rotationY properties of this clip using the constructor of the class assigned to this MovieClip they are coming back as 0 even though they shouldn't be. If I put an on rollover event of the MovieClip and trace out these properties here I get the correct values.

package {
import flash.display.MovieClip;
import flash.events.MouseEvent;

[Code].....

I also get the correct values when I read the values from the stage timeline.

trace ("TEST "+testMC.rotationX+" "+testMC.rotationY); //returns correct value

Is there a specific event I need to be waiting for which will tell me when the 3d properties are available via ActionScript?

View 1 Replies

Flash :: Assign Properties To A MovieClip In It And Have Them Accessible In Flex?

Feb 27, 2011

In Flash Professional, I have a MovieClip and that clip has children. Let's say the parent clip is a night sky and the children are different instances of a star MovieClip that animates in a loop. This whole thing compiles down to a NightSky.swc which I use in Flash Builder as part of a larger project.

In Flash Pro, I position the child clips with a high level of precision. From there, I want to assign properties to these "stars." Say, I want to assign "galaxyId" and "isRedGiant" but (and this is key) I want to edit those properties in Flash Professional and have those value accessible in Flex.[code]...

View 2 Replies

Javascript :: Flash Variables Are Not Accessible In Chrome When It Is Turned Off

Mar 22, 2011

It appears that the flash variables are not accessible in Chrome when Javascript is turned off. Having said that, Youtube seem to work fine, when I test other sites like www.nhs.uk it does not seem to work, nor does mine.

I am using the most recent version of Chrome on Windows. Is there anything special that I need to target Chrome, how do I resolve this issue ?

View 2 Replies

ActionScript 3.0 :: Flash Keyboard Accessible Menu / Buttons

Oct 26, 2010

I'm trying to build a class that can handle a menu or other grid of buttons being keyboard accessible (navigate with arrowkeys, select with another key, here 'b'). So far I have the keyboard part working, but you have to click one of the buttons to 'activate' it, and I am unsure of the logic needed to do the mouse events. I have added mouse events but don't see a simple way of integrating them with the keyboard system. Code is here, and both the class and a test .fla are attached.

Basically, the list of instances are passed by the frame into the constructor in an array. The selector class manages the index in the array of the currently selected button. The frame adds a key event listener, and these keys are picked up by the class to change the selected button and call the roll out and roll over methods to change the states (for this test just adjusting scale to 1.4, but in future, causing them to run a function or similar).

What I would ideally like, ideally, is for the keyboard and mouse to work in sync, as in rolling over with the mouse will update the currentButton index... If not, just some explanation as to why one of the buttons in the array must be clicked first before I can start using the keyboard would be good.

[Code].....

View 2 Replies

ActionScript 3.0 :: Flash Variable Or Method Accessible In All The Package?

Feb 18, 2011

I want to be able to have a variable and/or a method that's available to all the classes inside a package. What would be the best way to achieve that?

View 5 Replies

Flash :: Why A Movieclip Or Any Other Subcomponent Become Publically Accessible When Provided Instance Name

Nov 3, 2011

i placed a movieclip inside a movieclip A_Mc ( representing ClassA) . Now if i place another movieclip ( without naming, and making sure that automatic instance naming is Off via the flash IDE ), everything runs fine. But when i provide an instance name say b_Mc , then it MUST be able to be publically accessible. What is the logic behind this setup. Why while designing i cannot make a sub-movieclip which is private and inaccessible to others?

View 3 Replies

CS3 Looking For A Non XML Driven Flash Banner Rotator

Aug 7, 2009

I am looking for a non XML driven Flash banner rotator, something where I can load my images into the FLA and publish. The only rotators I can seem to find have external XML/image files, etc. All I want to do is create simple SWF's that I can use to display rotating images preferably is a smooth and stylish manner. Does anyone know of any, or could point me in the right direction?

View 1 Replies

ActionScript 1/2 :: XML Driven Flash Presentations?

Feb 9, 2010

Im currently working on a system whereby a user can fill in text fileds within a PDF form, submit the data as XML and this is picked up by the Actionscript in a .SWF file thus allowing end user customisation without the need to edit the actual Flash files.I have all this working fine so far however im stuck at a particular part.I want to have radio buttons (or something similar) on each page of the PDF where the user can select if the page has to be output in the .SWF file or not. Ive tried creating the actionscript part for this however im completely lost. The XML from the PDF i can manage no probs but the actionscript part is stumping me.

View 3 Replies

ActionScript 3.0 :: Xml Driven Pie Chart In Flash

Aug 18, 2010

I am trying to create something like attached picture. I want a start. how i can do it in flash AS3.0

View 3 Replies

ActionScript 3.0 :: XML Driven Menu Into Flash

Feb 28, 2012

I've been hunting for tutorials on XML driven AS3 menus. I've found some really cool stuff, but nothing that does what I want, and most don't really explain the "hows' involved in getting the XML into the flash. I want to dynamically load menu buttons based upon an xml document in horizontal fashion with sub menus that load 10px down and to the right of the main menu button. With each item in the sub menu filing to the right. I'd also like to have that light up bar track the main buttons so that as the mouse moves over the bar slides to it.

Here's the code for the bar:
ActionScript Code:
import fl.transitions.Tween;
import fl.transitions.easing.*;
button_mc.buttonMode = true;
button2_mc.buttonMode = true;
button_mc.addEventListener(MouseEvent.ROLL_OVER, hover);
button2_mc.addEventListener(MouseEvent.ROLL_OVER, hover);
function hover(e:MouseEvent):void {
new Tween(bar_mc,"x",Strong.easeOut,bar_mc.x,e.currentTarget.x,1,true);
}

Most of the XML driven code I have found obviously doesn't have a static instance name and use addChild()

View 9 Replies

ActionScript 3.0 :: Xml Driven Pie Chart In Flash?

Aug 18, 2010

I am trying to create something like attached picture.i also want it to xml driven pies so my data will be in the xml file. I want a start.

View 4 Replies

ActionScript 3.0 :: XML Driven 3D Animated Flash Charts

Jul 29, 2010

I want to create a 3d XML driven animated chart.

View 5 Replies

ActionScript 3.0 :: Flash Preloader In XML Driven PhotoSlider

Feb 3, 2011

I have following AS code for XML driven PhotoSlider which needs a PreLoader because the first image loads too slow. how to implement into this XML Flash sldier?

[Code]....

View 4 Replies

Actionscript 3 :: Test Driven Development In Flash?

Aug 17, 2010

I've recently been working on some bigger projects in Flash and would really like to be able to use Test Driven Development but haven't found a great way to do so. I'd imagine its a bit harder to do in flash as most of its projects require heavy user interactivity (drag and drop with mouse, keyboard input to move etc...).

View 2 Replies

Flash :: Create A Database Driven Website?

Jun 22, 2011

I am a newbie programmer and i dont yet have any idea of the WEB. I wish to start learning a technology that will allow me to build websites( database driven) i dont know which one to choose. I know some actionscript3 and flash. Is it possible to create a database driven website using these alone? Or do i need to learn any other technology? If i do then what should i learn? I know j2se for the desktop and oracle SQL/MySQL

please show me a path. Also wanted to know if there is any technology like Wordpress for J2EE/flash OK so i finally got the feeling that i need to learn PHP anyway along with css and javascript. So it is fine. Also another query. Which CMS should i consider? Wordpress or Joomla?

View 5 Replies

ActionScript 3.0 :: Make Xml Driven 3d Pie Chart In Flash?

Jul 23, 2010

how to make xml driven 3d Pie chart in flash?

View 6 Replies

H264 Video Driven Flash Sites

Mar 11, 2010

i stumbled accross the following website: URL...As you can see, the site is driven using a hd video. the user can interact with the site by performing little actions with the mouse. I guess this is simply accomplished by seeking through the video using the mousemovements as offset.What i would like to know is, how are videos like this encoded ? How big is the video behind a site like this ? Is the HD content streamed from the server ? What compression would you recommend for similar quality ? Do you guys know a tutorial/article that deals with constructing "video driven" websites like the one above ?

View 1 Replies

ActionScript 2.0 :: Quote Marks In Flash 6 XML Driven?

Feb 10, 2006

I have an XML driven Flash site and can't get quote marks to work in Flash 6. They show up fine in version 7 and 8 of the flash player. Here's what I'm doing:

My XML file: (added line breaks just for this example)

[Code]...

how to get this working in Flash 6? We really want to use REAL quote marks.

View 4 Replies

ActionScript 2.0 :: Xml Driven Flash Tree Rendering?

Oct 9, 2006

details of "XML driven flash tree structure"..that could be something related to the left pane of Windows Explorer and i need to add the data dynamically...is there any useful tutorials or documents for this?

View 1 Replies

ActionScript 2.0 :: Any Backoffice System For XML Driven Flash Sites?

Jan 27, 2009

i did a flashsite feeded by xml with text etc. html formatted etc.i am wondering if there is any possibility to use a backoffice system with a login to make my clients modify the xml files... something with an integrated html editor o.e.i could set up typo3 to make a backoffice to edit online xml files, but there must be something better for this.

View 2 Replies







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