ActionScript 3.0 :: SQLResult - Not Showing Selected Data
Jul 13, 2011I am connecting to sqLite to retrieve some data, unfortunately it gives me undefined values, heres my code
[Code]....
I am connecting to sqLite to retrieve some data, unfortunately it gives me undefined values, heres my code
[Code]....
I want to show a PDF in browser, from which user can select text, showing pdf is very easy i have done this using "pdfviewer" control, now i want to get the selected text which the user selects in the PDF, is there any way to achieve this?
Edit: If there is a flash/ flex solution at the client end that will as well, does anyone know about it, i tried one API, but that dint seem to work
I am using a simple xml file to populate a dynamic text box. When I play the movie the text is coming up as a different font.
View 6 RepliesOn the website I'm currently working on:I'm running into a problem with my flash pages. If you click on About Us from the menu, on every computer but mine the About Us header at the end of the animation shows up as regular text and not the style I used.Here is a screen shot of what it is suppose to look like:on why this would happen? I thought it may be because the font wasn't installed throughout, but it's the same font as "embrace hope' which comes up fine.
View 2 RepliesI have a requirement to show an arrow mark when a row is selected in datagrid as shown in the attached picture.The selected line should show an arrow style instead of normal line.
View 3 RepliesI have a preferences option at the beginning of my app. It calls in some values from an XML file and passes them to a static var and to myCheckbox.selected which should display a checked box if the value is true. The values are being passed fine, but the checkbox isn't showing up as checked.
Here's the code:
Code:
//static var = checkbox = XML value
HockeyGametracker.showBlockedShots = this.trackBlocks.selected = preferencesXML.Block;
[Code]...
I had a comboBox and loading the datadynamically from the server. i need to display the first value in comboBox as a selected value and based on the value data should be populated on the grid.
View 2 RepliesI have a cs3(AS3) datagrid component and I'm tracking which row the user has selected by using ListEvent.ITEM_CLICK to listen for a selection and then event.rowIndex in the handler function and using this index no to select data from the array which was used with the dataProvider. The problem is this. If the user re-sorts the rows using the column headers, this resets the rowIndex (ie the first entry is always row 0) and so this no longer relates back to my array. Is there a way to directly access some or all of the data in the row the user selects?
View 3 RepliesI have several groups of radio button. And I want to track which radio button on each group was selected, and I will get the data and pass it to a loadVariablesNum function.
View 10 Repliesi want to make an upload script with swf and javascript. I want to do selecting files via swf then uploading files to server via javascript. I have searched SWFupload plugins but they are not working as i need. I am new here and i do some search, i see it is possible to save list of selected files in FileReferenceList array, but i dont know if is it possible to pass this array into javascript and then make upload progress via javascript ?
View 1 RepliesHow to get value of selected column form Advanced datagrid whose visble propery is false .
View 1 RepliesI'am working with Adobe AIR application and i have a registration form which contains a combobox which consist of 2 values...i want to store the selected value to a variable..
[Code]....
Preloader hanging / freezing with "hiccups"I'm trying to do the following. I have a menu with 11 buttons and a xml. The user can select multiple buttons and depending on which buttons are selected it will be loaded images of the xml corresponding to the selected buttons.
The menu have to works as follows, for example, if I select the button 1, will be loaded X images, if I select the button 1 and 5, will be loaded X + Y images, if I select the button 1, 5 and 9 it will be loaded X + Y + Z images.
I'm trying to do the following. I have a menu with 11 buttons and a xml. The user can select multiple buttons and depending on which buttons are selected it will be loaded images of the xml corresponding to the selected buttons.
The menu have to works as follows, for example, if I select the button 1, will be loaded X images, if I select the button 1 and 5, will be loaded X + Y images, if I select the button 1, 5 and 9 it will be loaded X + Y + Z images.
i have radiobuttons in a quiz but how do i transfer the data for the selected radiobutton to an array
View 2 RepliesI have a flex data grid.I need to highlight the selected cell of the data grid.
View 3 Repliesif is ctrl+enter in flash and view the swf it works fine. but if i publish it and view it in html page nothing displays.
View 6 RepliesI have a page.php with a flash banner embeded. banner.swf loads, but displays nothing because it is not getting its data from data.xml which is in flash/lighter/data.xmlIt only works if the banner.swf and data.xml and the banner_images are all in the root directory. That's not possible and totally unacceptable. So I did get some info here about setting a parameter like this :: :: which is exactly where the data.xml file resides. I figured that had to be the solution. Still no data gets loaded.... unless I have the data.xml, banner.swf, banner_images, all in the root directory where page.php which contains the object code resides. How can I make this seemingly easy thing work
View 1 RepliesI want to extend AdvancedDataGrid to show a Waterfall Chart in one of its columns.
To do that I already created custom cell render that shows bars as I need.
Now I have a little challenge: I have to pre-process data to show my Waterfall Chart properly. I have to do it before my grid is show. So, I assume that I have to extends AdvancedDataGrid and overwrite some methods.
I've been doing an active net connection checking for my project, once it loads it should jump to my other scene which contains datagrid populated by an xml(php) from a mysql server, but when i run it the data grid remains empty. I've tried it before with out the jumping to another scene and the datagrid is ok..
View 0 RepliesWhenever I output the xml data, it still brings out the xml tags but on the second row it shows the elements.
//First Row Load
<item>images/1.jpg</item>
<item>images/2.jpg</item>
<item>images/3.jpg</item>
<item>images/4.jpg</item>
<item>images/5.jpg</item>
<item>images/6.jpg</item>
//Second Row Load
images/11.jpg
so on and so forth....
The AS I used is this:
//Loading of Images
if(rCount > 0 && index < rCount) {
var i = index;
index++;
var adThumb = qAds[i].*;
trace(adThumb);
I've tried using the "toXMLString()" and the "toString()" but still the same thing continues to output.
How do I make the selected label and data in my combobox appear in a dynamic text box in macromedia flash 8?
View 10 Replieswhen iam trying to publish an flash project containing a dynamic xml menu as html file ,the menu is not showing although it is showing in the accompannying swf file,any body knows the problem??
View 1 RepliesI have a Flash Datagrid component being populated by data from Robotlegs services. However as the datagrid needs to show more and more rows of info I need to implement a way of loading the data as it is needed. Ideally this will be as the user scrolls down the list, I have seen this in Flex examples but I could do with a pure AS3 solution.
Here is the Flex example: [URL]
I am loading data from xml file.There is 12 XML nodes (in this case)I don't want to show all xml data in Flash by default.I am attaching one button on the stage for every 5 xml nodes (depends how much data I want to show per one page, let's say 5)So every time user clicks on one of this buttons, the data from startIndex to endIndex of this button is shownFIRST: I have a problem clearing the attached data every time user clicks the buttonSECOND: I have a problem with the last button's endIndex variable. it should be 12 not 15 (in this case)
View 1 RepliesMy Flash Website isnt showing data from my XML file im loading..
View 2 RepliesI have a menu with many sub menus. I need to change the color of the selected button and then move on to the sub menu. My menu is horizontal and now it's not obvious the path that you follow.
View 2 RepliesIs there any way to disable a few columns for a particular row in flex datagrid?
I have a datagrid with about 10 or more columns, say for example a few column names are: Item Id, Item Name, Item Status and VerifiedState. Initially I want the column Verified State to be disabled.
Now When the value of the column, Item Status is Review Passed for a particular row, I want the column VerifiedState to be enabled and editable. Is that possible in Flex datagrid.
I need a datagrid, which contains checkbox (4 no's) without multiple selection. And I also need a text area which should contain the selected checkbox's label/data. I tried using arraycollection but I am not getting.
View 2 RepliesI have placed TextFileds inside TileList Compontent. When i try to select the TextField it can't show the selected Textfield in the TileList items by default the TileList items are selected.Finally i need to select the TextFields.
Here is my code:
import fl.controls.TileList; import fl.data.DataProvider; import flash.display.Sprite; import flash.events.Event;
function TileListExample() { var dp:DataProvider = new DataProvider(); var totalEntries:uint = 3; var i:uint; for(i=0; i<totalEntries; i++) { dp.addItem( { source:getTf(), scaleContent:false}
[code]....