Ask a Question related to Macromedia Director Lingo, Design and Development.
-
MacroSteve webforumsuser@macromedia.com #1
How to tell sprites in another frame to update
Hi,
I have a bar chart that updates depending on data entered in other parts of the movie. I have a constant print button which I want to use to print the data and pie chart on the same page using the Print O Matic Xtra. The bar chart is only updated when it is on screen (triggered by frame script). If I am somewhere else in the movie is it possible to update the sprites in the bar chart frame i.e.
Update the heights of sprites x and y in frame z.
Thanks in advance
Steve
P.S. I have done a search for this on the forum but don't really know what to search for so appologies if this question has already been answered.
MacroSteve webforumsuser@macromedia.com Guest
-
PDF in Frame freezes location update
I've got a problem with trying to display a PDF within a frame in Safari. Basically... the web page that attempts to stream a PDF back to the... -
linking on non frame page to a frame in a frame p
Hello all, I'm doing a job for a friend. Is there a way to load a link from a non-frame page into a frame in a frame based page? Go to:... -
My website plays uncontrolled, frame after frame, instead of with buttons
Hi there, I´ve created a website, which works fine in the flash player, but when it is loaded in a browser it has troubles. Instead of the... -
Frame Set Problem: Cannot Resize Frame Rows with Mouse
Hi, I cannot resize my frame borders with the mouse. I created a Fixed Top, Nested Left Frame set. I added my assets into the top frame, and... -
framed page: possible to update more then one frame after asp-query ?
Hello, I am wondering if one could do following. I have a main frame with 3 subframes ("top", "left" and "contents") I have a link in the left... -
Ned #2
Re: How to tell sprites in another frame to update
you can't update sprites in other frames, but you can place your sprite at
off-stage coordinates in order to be able to update it "invisibly"
hth
--
----------------
-- Ned
----------------------------------------
Bien faire et laisser braire
----------------------------------------
"MacroSteve" <webforumsuser@macromedia.com> a écrit dans le message de
news:bqkfbh$gqu$1@forums.macromedia.com...
| Hi,
|
| I have a bar chart that updates depending on data entered in other parts
of the movie. I have a constant print button which I want to use to print
the data and pie chart on the same page using the Print O Matic Xtra. The
bar chart is only updated when it is on screen (triggered by frame script).
If I am somewhere else in the movie is it possible to update the sprites in
the bar chart frame i.e.
|
| Update the heights of sprites x and y in frame z.
|
| Thanks in advance
|
| Steve
|
| P.S. I have done a search for this on the forum but don't really know what
to search for so appologies if this question has already been answered.
|
|
|
|
Ned Guest
-
Michel Croibier #3
Re: How to tell sprites in another frame to update
You can also use The updateLock (set to true), than do some go to frame,
change your sprite, back to starting frame then set the updatelock to false.
"Ned" <nednet_HATES_SPAM@wanadoo.fr> a écrit dans le message de
news:bqkg6b$ibp$1@forums.macromedia.com...script).> you can't update sprites in other frames, but you can place your sprite at
> off-stage coordinates in order to be able to update it "invisibly"
>
> hth
>
> --
> ----------------
> -- Ned
> ----------------------------------------
> Bien faire et laisser braire
> ----------------------------------------
> "MacroSteve" <webforumsuser@macromedia.com> a écrit dans le message de
> news:bqkfbh$gqu$1@forums.macromedia.com...
> | Hi,
> |
> | I have a bar chart that updates depending on data entered in other parts
> of the movie. I have a constant print button which I want to use to print
> the data and pie chart on the same page using the Print O Matic Xtra. The
> bar chart is only updated when it is on screen (triggered by framein> If I am somewhere else in the movie is it possible to update the spriteswhat> the bar chart frame i.e.
> |
> | Update the heights of sprites x and y in frame z.
> |
> | Thanks in advance
> |
> | Steve
> |
> | P.S. I have done a search for this on the forum but don't really know> to search for so appologies if this question has already been answered.
> |
> |
> |
> |
>
>
Michel Croibier Guest



Reply With Quote

