Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
CoderHead #1
Data-Binding Application.pageTitle
Is it not possible to data-bind the pageTitle property of your
Application? I have constants defined in a static class and want to
use one as my pageTitle. Thinking forward, I'm going to develop my app
to display multiple languages so this problem will be bigger as I go
along.
Does anybody know how to get around this?
CoderHead Guest
-
Dynamically setting the pageTitle
Hi, I was just wondering does anyone know if its possible to dynamically set the pageTitle option of the <mx:Application> tag. I'm guessing its... -
Data Binding
I have a webService, dataSet, comboBox and a sumbitButton. The combobox loads and displays Brands from my cfc. I press submit and look at the... -
Complex data binding question, binding child objects of a custom collection.
I have a custom collection of objects, each of which includes a child object called MyUserOpener. In declarative binding, I can bind this property... -
Binding Data
Currently, when I bind data to a DataGrid, I use a function as such: Dim conGrid As SqlClient.SqlConnection Dim daGrid As... -
Where's my mx.data.binding?
I bought and downloaded MX 2004 Professional, but it seems to be missing a whole folder of classes (not sure how this happened): I can't find... -
Unregistered #2
Re: Data-Binding Application.pageTitle
Unfortunately no, not directly, see below to go through AS: http://livedocs.adobe.com/flex/3/html/help.html?content=deep_linking_4.html
Unregistered Guest



Reply With Quote

