Hi,

I am new to flex. I am designing the UI using flex. I need
to that know tht using advanced datagrid when i click the add
button the content in my textbox need to be displayed in my ADG,
and also i need to know when i click the add button i should show
as well as i need that ADG to display in a tree format in left side
of the screen and my form will need to be in right side. Can anyone
help me out. Any Code for it.

Regards

Muthu|||
Take a look here :

http://livedocs.adobe.com/flex/3/html/help.html?content=Part2_DevApps_ 1.html

Laurent,|||
Hi,

Thanx for your reply. But i couldnt get it still any other
link r code for it.

Muthu

 

Hello

My site is up at www.Frontiers.uk.net.

I built a drop down navigation menu using Dreamweaver’s new
Spry feature. It works fine in IE 6 & 7, Firefox & Mozilla,
but in Netscape 7 (the only Netscape I’ve tested), the dop-down
menus don’t always appear (eg under Courses), and the submenus,
which should slide out to the right (eg. next to ‘Children’s
courses’ under Courses) – do not work.

This bothers me as my stats (LiveStats) say that 30% of my
users (the highest amount) are using Netscape 7.x. Which I find
strange (I don’t think that figure includes Firefox as the stats
list that separately).

Anyone else have this problem, and any idea how to fix it?

Thanks,

James

 

Hi!

I have a class used as Document class of my file, and would
like to extend the Proxy class functionality to my class. The
problem is that I can only extend one class, and MUST extend
MovieClip subclass. Obviously, I can’t also extend the Proxy class.

So, is this a Flash limitation or is there any solution?

I really can’t have a Document class that handle the invoked
properties and methods dynamically?

Thank you,

CaioToOn!

 

Since installing Flash Player beta 10 for testing on my PC my
flash isn’t working. Could it be that instead of taking the major
version “10″ and comparing it to the required version “8″, it’s
using simply the first letter “1″ and comparing it to the required
version “8″?|||
Hi slavagrov,

Did you run the uninstall_flash_player.exe before installing
the beta?

What version is being detected from this URL:

http://www.macromedia.com/software/flash/about/

Also, if you have a URL that we can test with please include
it.

 

When i declare the HTTPService(); object it gives me a error
when i do the showBusyCursor

import mx.rpc.events.ResultEvent;

import mx.rpc.http.HTTPService;

var phpService:HTTPService = new HTTPService();

phpService.showBusyCursor = true;|||
Declare “global” vars outside methods, but you must
manipulate the vars inside methods. Also you were using the version
of HTTPService that does not have a showBusyCursor property (wish
someone could describe the difference between the two versions of
HTTPService):|||
Thanks

 

Is it possible to capture an existing webpage and edit it
using CS3? I would like to use someone else’s existing website as
my template only it will be for a different business.|||
No. Dreamweaver does not help you steal website
templates.|||
Hey that is not fair. The other person toils for a good
website and then you copy it? No no no!!!

Dreamweaver cannot do that.

Gaurav

 

I am using RoboHelp HTML version 7. I often change sections
of text to red to indicate a section I want to make sure is
reviewed. After the review occurs and I have made my edits, I set
the text back to automatic under the Change Font Color button.
However, when I select Automatic, RoboHELP inserts the style tag
style=”color: Transparent;

I did not realize that this was happening until today when I
installed FireFox 3.0. The browser recognizes the transparent style
and thus large sections of my online help disappeared.

Is selecting Automatic actually supposed to be doing this? My
CSS files do not have anything about transparent text in them so I
cannot figure out why this happened or how I can prevent it. I did
a search of all my help files and was able to remove the
transparent style. Any advice as to how to prevent this is much
appreciated. Thanks.|||
I’d suggest creating a style called “review” with a font
color of red. Apply that style to paragraphs that you want
reviewed.

When you change the red paragraphs back, apply the “Normal”
style (or whatever style you use for the text).

Personally, I would never use the font color picker directly
on text. As you have found, it adds extra code that may become
problematic. (I would guess that if you’re changing the font color
to red using that same color picker, RH is adding
style=”color: #FF0000″ or
style=”color: red” to your code. Stick to styles whenever
possible, and your code will be cleaner.

Hope this helps,

Ben

 

I have a flash movie, which has a jpeg image (within a symbol
with an instance name of “image”). This jpeg image has the
dimentions:

x:100

y:100

width:100

height:100

How, using actionscript can I make sure that those dimensions
never change, even when the movie is resized.

I’ve been trying for over 2 hours.|||
use a stage listener and check for the onResize event.|||
Yes, I have done that, I’m having problems moving the image.

the image is here:

Sceene 1 > somemovieclip > image|||
copy and paste the code code you’re using to move your image
(using the attach code option in this forum). and what problem are
you having?

 

I am setting up a page with 17 flash audio files. All goes
well with the first 15, but as soon as I add the 16th player, none
of the players on the page will work Firefox, Safari, or Opera.
Strangely, IE7 works OK with 17 players.
Here’s
the page (with 15 players). Any ideas?|||
17 flash players on a single page, ugh! Look at Wimpy
Streaming audio

Player. One player can handle ALL your MP3 audio clips from a
single

playlist. Very easy to install, dirt simple to update
playlists later.

http://www.wimpyplayer.com/affiliates/idevaffiliate.php?id=836

–Nancy O.

Alt-Web Design & Publishing

www.alt-web.com

“Often Confused” <webforumsuser@macromedia.com> wrote
in message

news:g3107g$jgu$1@forums.macromedia.com…

> I am setting up a page with 17 flash audio files. All
goes well with the

first

> 15, but as soon as I add the 16th player, none of the
players on the page

will

> work Firefox, Safari, or Opera. Strangely, IE7 works OK
with 17 players.

>
http://montcoband.jazzmenduo.com/test/listen.html
the page (with 15

players).

> Any ideas?

>

|||
Thanks. If I have too, I’ll try that, but I don’t think a
playlist approach is fully suitable in this case. These are sample
files , and the user is likely to skip around and play the ones
he/she wants. Also, the target audience is an older demographic,
and I prefer the “one button per song” approach for that
reason.

 

I am new to Flash but have used Swish, where it was possible
to fade an image in and out. I cannot work out how t do this in
Flash? Can anyone help please?|||
beltonpark,

> I am new to Flash but have used Swish, where it was

> possible to fade an image in and out. I cannot work

> out how t do this in Flash? Can anyone help please?

In order to make fading (and other features) available to an
image,

you’ll have to convert the image to a symbol first. Drag the
image to the

Stage, and with the image selected, use Modify > Convert
to Symbol from the

menu bar. You’ll get a dialog box that lets you give the
image a symbol

name, which is what it will show up as in the Library, and
choose a symbol

type. Movie clip or graphic will do.

When the image is a symbol, you’ll see new choices in the
Property

inspector when you select the symbol. Among them, you’ll find
a Color drop

down. Use that.

David Stiller

Co-author, Foundation Flash CS3 for Designers

http://tinyurl.com/2k29mj

“Luck is the residue of good design.”

© 2012 free icons download Suffusion theme by Sayontan Sinha

Featuring Recent Posts WordPress Widget development by YD