  | | | Flash Coders | Hi everyone
I 'm a relatively new to flash development and I 'm having trouble
implementing an FScrollPane component. Basically I need to dynamically
create a set of radio buttons and a set of teI 'm wondering if there is an existing component that could build an event
timeline in Flash from variable data. Something like what is generated in MS
Project
I.e.
March 04
Object Name hi LIST!
I am trying to get a number of days passed since 1 of January using an AS2
var NYear new Date(NOW.getFullYear() 0 1)
var temp Math.round((NOW-NYear)/86400000)+1
where "NOW " -isHello all
I 'm writing an AS2 class and the below code isn 't executing correctly.
It sets the status to connected but then doesn 't execute the callCheck
method. If I change the method to static it I 'm trying to build an array of names. That part is easy. The part
that has me confused is that this array needs to be sent back to the
server in a sendAndLoad() which actually is also easy. WhI have an XML document that defines slides in a slide show. I want to
build a Flash application that loads this document and creates "objects "
for each slide. These objects can be items in a datagriDoes anyone have on them the code which I can use to speed up the mouse
wheel scrolling of clips inside the scrollpane. Its a bit slow at the mo
and am looking to make it faster.
Thanks
---I just opened up a site I did in mx in the mx2004 to change an image.
However now when I publish I 've get a case sensitive error. I 've
checked to see if it was being published at f6 and it is. TA listbox that I am using in my application is no longer showing a grey bar
to select list items selection works but it 's not obvious as it would be
with the bar. I have deleted and dragged out aI am struggling to work with the new AS 2.0 paradigm.
My application uses LoadVars objects to send and receive data. So far I
am unable to get the LoadVars objects to work when they are placed
iHello
DataGlue is pretty much done away with when working inside of MX 2004
and when using the latest Flash Remoting Components correct?
With that said the only way to bind data to the V2 cNot a deal-breaker by any means...but ideally for me I would prefer to
have the library columns listed in the following order
Name
Linkage
Use Count
Date Modified
Kind
Opposed to ...
Hi
Is there any way to add dynamic movieclips to datagrid component flash
MX actionscript1 ?
Jpg 's/swfs are stored in hard disk want to load and attach it to a cell in
datagrid.
Thanks in aryanm David Welch
I hired someone to add features to the component that I needed and so
far it 's worked out pretty well (75% done on project 1 and 90% on
project 2 - both seen and tested). I Sajid
I couldn 't find properties related to it but I have something that will
do what you want.
on the textarea.focusIn event (or any other related event) add this line
myTextArea.setSeleClive R Sweeney wrote
> > I simply embed an FLV in a movie... It works just fine. A movie with
a
> > large embedded video may total 2.5MB but with a good DSL connection
--
> > it starts to play > I used your solution Zeh it works like a charm.
> Also found out that the designer had made a bad
> cropping as well on the tile.
> Now it is all aligned. To bad that it
> has to be a workarounI have this function in a class file
private function setTabbing() Void
{
_focusrect false
__tabbedArray new Array(firstName_txt lastName_txt
email_txt confirmEmail_txt submitB
I used your solution Zeh it works like a charm.
Also found out that the designer had made a bad
cropping as well on the tile.
Now it is all aligned. To bad that it
has to be a workarounds aboFlash Help say
"... If you import a class but then don 't use it in your script the class
isn 't exported as part of the SWF file "
I don?t believe this. It would mean that I can not create a din
_global.wholePixels function(tMC)
{
tMC._x Math.round(tMC._x)
tMC._y Math.round(tMC._y)
}
Then put
wholePixels(this)
-In every MC
If you wish only for making this apply to unIf single frame conversion of gifs to swf is ok.. use jgenerator..
http //flashgap.com/index.html
you could then use something like
myMC.loadMovie( "http //mysite.com/gifs/whatever.gif.swt ") How does something like this work for you?
<code >
txt "the quick brown fox jumps but the fox isn 't fast "
search "fox "
txt txt.split(search).join( " <b > "+search+ " </b > ")
trace(txt)
</code >
Or do it recursively
_global.wholePixels function(movieClip) {
if (movieClip._name.substr(0 8) "instance ") {
movieClip._x Math.round(movieClip._x)
movieClip._y Math.round(movieCIt is indeed recommended to use the this[funcName] method.
I thought eval() is known to be a slower sollution than the this[func]
method.
It doesnt matter whenn u use it a few times but if you neelooks the same (please excuse my typos i was in a hurry)
the targetPath and eval are useless. should be the same for performance...
function mcRounder(ref_mc) {
for (var i in ref_mc) {
if I have a problem.
I am using some MX2004 components like Datagrid and Loader component.
In the Datagrid i am loading XML data which gives me a scrollabel content
when the results returned are
Hi
I 'm working on a large RIA built using Flash MX
there is a mix of simple Textfields UI Components
(combobox checkbox listbox) and many (customised)
tkcDataGrids. These are primarily Hello Everyone
What is the general consensus regarding using the Remoting components
with the new V2 controls? I know that MM released the MX 2004 version
of the Remoting Files - but I am havinI 've been working with video in Flash and it 's really impressive but
one thing keeps puzzling me. I simply embed an FLV in a movie and use a
preloader to ensure that enough of my movie has download |
|
 |