Mailing List
Home
Forum Home
Flash Pro
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Communication Component in Form

Communication Component in Form

2004-02-23       - By Jorge Maiquez

 Back
Reply:     1     2     3     4     5     6  

Sounds like a targetting problem..
Somewhere on the main timeline in your code define a variable that
points to the location of your component. For example:

this.pres_comp_path = this.accordian_comp.pres_comp;

Where, accordian_comp is the name of your accordian component and
pres_comp is the name of your presentation text component. The accordian
is assumed to be on the stage in this example, as is the simple connect
component.

Then in the property inspector for the simple connect component, add
"pres_comp_path".

HTH,
-Jorge


Jorge Maiquez
Technical Architect

Digital Samba

C. Viladomat 108, Pral. 1a
08015 Barcelona
Tel.: +34 93 451 56 62
Mobile: +34 647 236 027
http://www.digitalsamba.com

This e-mail is intended for the named addressee only. It may contain
confidential and/or privileged information. If you have received this
message in error, please let us know and then delete this message from
your system. You should not copy the message, use it for any purpose or
disclose its contents to anyone.
-- --Original Message-- --
From: Barry Jones [mailto:jones@(protected)]
Sent: Monday, February 23, 2004 3:02 PM
To: flashcomm@(protected)
Subject: [FlashComm] Communication Component in Form


Hi, this is my first message to this group. I'm new to FCS, so please
excuse my terminology.
Anyway, I've built an app not dissimilar to the sample presentation app
which comes with FCS.
However, I'm trying to put a presentation Text component inside an
accordion placed on form1.
Now, I have a feeling that the simple connect component doesn't  know it
exists. If I put it on the same level/ in this case _root as the simple
connect component it works fine.
But move it and nothing happens. Will I have to make a separate
connection? I also read somewhere that accordions can sometimes be a
problem.
If anyone could help me out, it'd be much appreciated

Thanks

Barry


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Supported by Fig Leaf Software
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Lower Prices for Certified Training! Check out new lower prices for
Certified Macromedia Training from Fig Leaf Software. Expand your
skill set with courses in ColdFusion, Flash, Rich Internet
Applications and .NET in the new year.  Fig Leaf Software provides
the highest caliber instruction at our training centers in Washington  
D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at
your location.

Get the details at http://training.figleaf.com/
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: flashcomm-unsubscribe@(protected)
For additional commands, e-mail: flashcomm-help@(protected)