  | | | Flash Coders | Hi list
I just have noticed something very unexpected and wonder how it?s possible
that I haven?t noticed that before...
Anyway going through Moocks Book in Chapter13 I have build the well knHi guys
I 've got some really weird stuff going on with the media components )
There is a MediaDisplay and a MediaController component on stage I set the
media for the display set its total tIt is possible to get the active frame and put in some code. I dont
remember how and i dont have the old files here.
Greetz Erik
At 05 55 27-2-2004 you wrote
>Hello!
>
>I wanted to build ello chaps
Just wondering if anyone has a way of getting the volume of a sound which is
playing within Flash. I 'm not talking about global volumes for a sound
getVolume () setVolume() for exampIm not sure how many of you are making use of the Flash Connector Kit
but we use it a fair bit at my company. It is pretty much our default
solution in place of Remoting when we need to have FlashThis may be totally stupid.. but
function movePoint(targetx targety) {
xdiff targetx-pathfinder._x
ydiff targety-pathfinder._y
angle Math.atan2(ydiff xdiff)
angle angle*180/MaHow would I go about stripping everything from a string that is not a
number?
If it isn 't 1 2 3 4 5 6 7 8 9 or 0 I want to strip it out of a var assigned
by an input field.
Thanks
jgl
I was just wondering if there is any method available which automatically
resizes all colums of a datagrid according to the header caption width? so
it should work like this .....even if my datagridAm i insane or does array.sort() only sort numbers by the *first digit*?
I have an array of distances i want to sort it in ascending order.
Distances go from 400 to 0. array.sort puts 224 before 3Hello remoters
i don 't have enough resources to purchase either .NET technologies or CF....
so i will always look for opensource alternatives so PHP or PERL are good
for me as server side scripI 've read something on it but i can 't find it anymore...
It was lke this
In an MC that has an onPress event attached label a frame "_over " and
it will work like a button going to that frame iI 'm putting together a fairly large project at the moment and having started
it using the flash 's built in XPath class I 'm sorely dissapointed with it 's
shortcomings so I 've decided to use XFactorI am simply trying to trap the ENTER key but I cannot get it to work.
I have tried
> MM 's biggest bug the bug of all bugs is their
> business logic software strategy or whatever
> it 's called concerning updates. We dont get updates
> for bug fixes we can 't make the bug fixCarl Muzak
MM 's biggest bug the bug of all bugs is their business logic software
strategy or whatever it 's called concerning updates. We dont get updates
for bug fixes we can 't make the bDoes anyone else working with .NET get JavaScript
errors in IE (on Windows XP) when browsing through the
MSDN site? I need the browser to report JavaScript
errors to me because I 'm debugging my sGreetings...
With the exception of the Flash MX 2004 Pro Help files can anyone here
provide some links that offer an in-depth discussion of this property? I 've
scoured Macromedia 's site.
ThanHello
I have created 3 different themes used to customize the window component.
So now I have 3 fla 's theme1.fla theme2.fla theme3.fla. My movie contains
ONE window component and I use the popApostrophes entered by clients using macs are coming out as 'small boxes ' in
Flash html textfield displays. Other symbols may be turning out weird as
well. What can I do to make sure all characters Just curious what pathfinding technique would you guys use for an oldschool
point and click adventure game? I 'm talking about the sort where you click
"pick up apple " and the character walks to theHi all
I am feeding a recordSet to a DataSet component using flash remoting. I need
to sort the dataset on a "CREATED_ON " field (which contains Date objects).
The sort doesn 't look right I am gOk I am using the following code to add a new node to a tree
myTreeDP new XML()
myTreeDP.ignoreWhite true
myTreeDP.load( "/services/project.xml ")
myTreeDP.onLoad function(){
myTree.First of all hi to all of you
I been diging around and reading articles about MVC programing
and started a project using that aproach. My question is I am a bit confused
using flashSorry if this is OT but since I went to two people at Macromedia and got no
response other than "go to a list and see if a Flash guru there knows " I
figured this list would be the most likeley to haI want have eg. 1000 copies of the same loaded image (1000 x loadMovie) but it is memory consuming - is any way to make this without memory fullfill.Something similar to attach symbol from library I 've a problem instantiating custom components with
createClassChildAtDepth...
With my custom component in the library using createClasschildAtDepth won 't
put my component on stage. It returns nHardcoded baby.
-----Original Message-----
From Serge [mailto snikiforovski@(protected)]
Sent Friday February 27 2004 12 08 PM
To flashcoders@(protected)
Subject [Flashcoders] Hi Gang
Is there any way that when I open the Calendar Component pre selected
several dates instead of just one date. I need to signal the user that there
are several days where there are tasksHi is there any way to changed linkage path to shared symbol from
actionscript or it 's just hardcoded ?
regards
Serge
Hello colleagues
when streaming mp3 we use sound.load() when stopping we use sound.stop()
but when i want to play the mp3 again i have to load again ? cos start()
seems not to work.....
 |
|
 |