[flexcoders] Text Input woes. Can the text be lowered?

2006-10-09 Thread dorkie dork from dorktown
I have this code: http://www.adobe.com/2006/mxml"; layout="horizontal"> It creates a nice text input. The text inside though is aligned rather high. I think this is the baseline. Is there a way to offset this? Judah

[flexcoders] Load new page in frame in neighbor frameset - Flex and HTML as friends

2006-10-10 Thread dorkie dork from dorktown
I'm using a Flex menu in one frame and HTML in the other. When a user clicks on a button in my Flex app I would like to load a new page in the right html frame. I've been studying the ExternalInterface API and the NavigateToUrl class. Is there a way to do something like this: function loadNewPage

Re: [flexcoders] TabBar - selected tab text pushed down

2006-10-11 Thread dorkie dork from dorktown
I have noticed this too. I think that it is not that the text is pushed down one pixel. It is that the text on a non selected tab is pushed up one pixel until it is selected. At least on my tabbar as all the text seems to be too high. I and another developer have been testing this but we haven't

[flexcoders] Flex Documentation Team - Showing Related Technology

2006-10-11 Thread dorkie dork from dorktown
I've been reading through, again, the documentation on DataProviders in Chapter 7 of the Flex Developers guide and I thought it might be useful to know where all this form and structure and framework comes from or is inspired by. I would like to be able to teach other developers and tell this, "Dat

Re: [flexcoders] Flex Documentation Team - Showing Related Technology

2006-10-11 Thread dorkie dork from dorktown
- > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of dorkie dork from dorktown > Sent: Wednesday, October 11, 2006 12:37 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Flex Documentation Team - Showing Related Technology > > I've been r

[flexcoders] Flash embed object is showing up only for a small portion of the page

2006-10-13 Thread dorkie dork from dorktown
I'm not sure what I did but my Flex project embedded in the page all of a sudden started only showing up on half the page. The page is in a frameset so I'm trying to debug in both the master frame and the flex frame but I'm getting no where. Is there anyone that knows off hand what might be caus

Re: [flexcoders] Flash embed object is showing up only for a small portion of the page

2006-10-13 Thread dorkie dork from dorktown
;m merging my flex project swfs into an jsp page so theres all this other crap all over the place. On 10/13/06, dorkie dork from dorktown <[EMAIL PROTECTED]> wrote: I'm not sure what I did but my Flex project embedded in the page all of a sudden started only showing up on half the page. The

[flexcoders] Using external image icons in a List Component - should be easy

2006-10-20 Thread dorkie dork from dorktown
This is an easy one but have not found an answer. I have a standard List component that will pull in and display external images. I do not want to embed all of them because there are dynamic and could change. This is for my application but could be for any chat application. You have your buddy l

[flexcoders] FB2 != Eclipse 3.2

2006-10-25 Thread dorkie dork from dorktown
I have been using the Flex Builder Stand alone to do development work. Recently, I was working at a company that is using Eclipse 3.2. Being that FB2 is a build of Eclipse, I tried to install the required plugs to work with their project. We found out that FB2 is build of Eclipse version 3.1 an

Re: [flexcoders] FB2 != Eclipse 3.2

2006-10-26 Thread dorkie dork from dorktown
, which was just released in beta, is based on Eclipse 3.2 so I am sure it wont be long before it is available for Eclipse 3.2 for Windows. At Max they mentioned it would be released "shortly" and it will be a dot not a full release.. On Oct 25, 2006, at 8:19 PM, dorkie dork from dorktown wro

Re: [flexcoders] Flashvars

2006-10-26 Thread dorkie dork from dorktown
Patrick,I'm not sure what part of your question to answer but you may find the solution in FXT. I wrote a post on it last night. It shows how to get information from flashvars, the html text of the html body, changing the generated html-index-template.html and merging your flex project with a e

[flexcoders] Flicker with showEffect and hideEffect

2006-10-28 Thread dorkie dork from dorktown
I don't think this is a bug. I think I'm doing something wrong. But in this example you can see a flicker when you use the showEffect and the hideEffect.When you go from one tab to the other the controls are shown briefly and then the showEffect starts. http://www.adobe.com/2006/mxml" layout="h

[flexcoders] Explination Wanted - History Management code

2006-10-29 Thread dorkie dork from dorktown
I have read the documentation on the HistoryManager and it seems overkill. What I want is very simple. When I click a button to go to the next screen I want to save the current state. Then if I hit the back button I will go back to the previous screen. It seems that I have to set my Application

[flexcoders] Cannot get any effects to work

2006-11-04 Thread dorkie dork from dorktown
How come this code does not work? It seems straigt forward. I just want the header to fade in and slide in from the top when the application first starts. Why does flex hate me? I hope you can help or else I will be execute. http://www.adobe.com/2006/mxml"; layout="absolute" back

Re: [flexcoders] Cannot get any effects to work

2006-11-06 Thread dorkie dork from dorktown
fect can play as much as you move around in the viewstack :) > > ____ > > From: flexcoders@yahoogroups.com on behalf of dorkie dork from dorktown > Sent: Sat 11/4/2006 10:55 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Cannot get any effects to work >

Re: [flexcoders] Re: Tamarin, Adobe open source the Flash player ?

2006-11-07 Thread dorkie dork from dorktown
What it means is that the Browser (mozilla in this case) will be able to use ActionScript 3 to manipulate the dom in addition to existing JavaScript. So you will have a new Script type on your HTML page: < Script language="ActionScript"> public var myString:String = "hello html document"; public v

Re: [flexcoders] Re: Tamarin, Adobe open source the Flash player ?

2006-11-07 Thread dorkie dork from dorktown
Yes, of course that is what I meant to say but I did not want to expose "the conspiracy"... Let me fill in the blanks with the ral message...The next generation of _javascript_ will be powered by the Tamarin Virtual Appropriation Machine and that "_javascript_" and "ActionScript" will conve

Re: [flexcoders] Re: Flex Builder Linux

2006-11-17 Thread dorkie dork from dorktown
if adobe went linux with its products... think about it... what - would - hold - you - to -... ...even if you didnt switch, at least you would have the "option" too... but shhh... dont tell anyone... On 11/17/06, Carlos Rovira <[EMAIL PROTECTED]> wrote: Hi Matt, Flex Builder in Linux should be

[flexcoders] Differing versions of the compiler

2006-11-17 Thread dorkie dork from dorktown
This morning's download of the Free Flex SDK had this version. Version 2.0 build 146333 The version I am using in Flex Builder is Version 2.0 build 143459. Is there a place where I can see the latest build number? dorkie version 143459 dork from dorktown

Re: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-29 Thread dorkie dork from dorktown
In a somewhat related question is there any limitations to this approach? For example, if you have the single server license of FDS (that comes with Flex 2) installed on a single server is there a limit to the number of clients that connect to it to compile with it? IE Does FDS crap out if you hav

<    1   2   3   4   5