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

menu/menubar/border ATTN: NIGEL

Hi Nigel Check the code below re the menubar problem. Let me see if I understand your reply below the menubar uses 'menu ' to display the submenu items? should I not then be trying to target t

Subject: Text editor

I seem to have stumbled. I thought that 'best practises ' would be to use the onMouseUp for detecting when I have selected text. Though the problem is that when I hit the bold-button. I want

An error has occured

I am hoping you have the knowledge to my problem The site that has a problem http //www.vodafone.com/flash/futures The users that have reported an error MAC OS 10.2.8 Internet Explorer 5.

Subject: Text Scroll

Somebody know where i can find a text scroll fla with mouse drag support and dynamic content. Thk!!! Giro.

Subject: fscopmmand save

I have a requirement from a client that wants to be able to save images from a cd (MX04/FP7). So I have a bunch of jpegs that are being loaded and viewed and he wants save and print options. Th

getTextFormat Problem

I searched the archives I found the question but I didnt find the answer. I have read the documents.. But I still dont understand how the getTextFormat as well as the getNewTextFormat is di

menu/menubar/border

Try this http //chattyfig.figleaf.com/ezmlm/ezmlm-cgi/1/97642 Mark Mulhollam Minneapolis Minnesota http //www.tc.umn.edu/~mulho005 -----Original Message----- From Muzak [mailto p.g

accordion header icons

Any other way to set dynamic icons (trueUpIcon trueDownIcon etc) for the Accordion headers (V2). The only way I found is such a hack. var o new Object() o.change function(eo) { var acco

Sound.loadSound question

Hi !! Question Is it possible to actually stop the downloading of a MP3 sound before it 's loaded ? mySong new Sound() mySong.loadSound( "mysong.mp3 " true) I tried delet

null

Is it possible to set a variable to null? Apparently setting a var to " " isn 't the same as null because some vars are getting through ! null without any problems when set to " ". Sincerely S

Stream with sound object

Hi! I 'm developping an audio player that plays external MP3s - in MX (not 2004) Now I want to load the song but make it start playing before it 's fully loaded... So I use the "stream " way.

RE: [Flashcoders] reffering to a movie clip from an Action Script
    Class

Puh Shame on me I will never ever try to do such a silly thing again!! -) -----Original Message----- From Peter Hall [mailto flashcoder@(protected)] Sent Monday 2 February 2004 1 02 PM

reffering to a movie clip from an Action Script Class

Hi All How do I refer to a movie clip from a action script class? Example. I created a class in a swf file which is loaded in a movie clip in my main application. >From my swf file (the on

Subject: LoadVars.onData

I want to do some preprocessing on some data I 'm importing from an external text file. So I 'm loading it using LoadVars and I want to use the onData event to do the preprossing. Essentially w

aso: doesnt work on some files

hi. i tried using aso 1.32 and the aso pro alpha to obfuscate an swf. it mostly works for me but on some files it doesn 't. the command line version then returns an unexpected exception occurred an

Re: [Flashcoders] publishing to 100% x 100% doesn 't invoke
   scrollbars?

(2/02/04 0 39) Hello Lars 100% is 100% of the browser stage so if anything doesn 't take more than 100% of the browser stage what is the use of scrollbars? Somewhere it does make some sense. Or

Re: [Flashcoders] publishing to 100% x 100%
   doesn 'tinvokesscrollbars?

(2/02/04 0 27) Hello Lars I guess the white frame shouldn 't be much to resolve. I am almost sure it is nothing more than cleaning some html. If it doesn 't fill the complete browser area then wha

publishing to 100% x 100% doesn 't invoke scrollbars?

btw i noticed that this (no scrollbars) also happens when using the regular publish with 100% x 100% and scale no scale or show all... this is quite strange isn 't it? i wouldn 't call this a bug

publishing to 100% x 100% doesn 'tinvokesscrollbars?

hi. i tried your script and it doesn 't work ( the table produces a white frame arount it and doesnt fill the complete browser area with flash ... and the stage on resize(center within flash) d

ContextMenu over a TextField

Hi I 'm playing around with the new ContextMenu class in Flash MX 2004. As far as I can read in the docs it should be possible to alter the right click menu when over an input textField (or

Flash Remoting with CFMX

I 'm developing a Flash app with CFMX 6.1 on the server side. The first screen is a login screen which logs the user in using session vars and the CFLOGIN tag. The Flash app pops up a login window

avoid 15 seconds script abortion

Is it possible to prevent flash from prompting user to abort script if nothing happends onEnerFrame event for 15 seconds for example when using remoting and loadind large chunks of data and not

namespace-aware XPath API

I 'd like to check if anyone has done that. So far I 've tried mx.xpath.XPathAPI and XPath4AS2 by xfactorstudio. But they don 't seem to support xml namespace unless I 'm missing something (again!).

v2 Datagrid custom sorting function

i know there 's been some discussion about that but i couldn 't find a solution to this do i really have to make a custom cellrenderer to accomplish my own sorting function ? or is there a way to

super jsfl files...

Can I execute javascript regExps using jsfl files? Or are jsfl files limited to the flash dom? Building a windowswf so I was thinking of accessing a jsfl through mmexecute but wasn 't sure ab

new 3D techniques at FlashLoaded

http //www.flashloaded.com/3dbox.php at first i was flabbergasted but i think that its done by dynamic skewing and rotation of rectangles thet mak up the "textured " sides of 3D cube what do y

DateField "selectedDate " problem

Hi I want to use DateField component and prepopulate it by reading value from XML file. 1. Is it possible to prepopulate DateField component by an XML node which reads something like this <D

Strange Problem : Embedding SWF into HTML

I never thought i would come across such a problem ever. I created one file in MX2004 usinng some text fields which are reading values from a XML file. I published the SWF and HTML files. (all

REgeExp class, not working

hi i got desperate rpoblem don 't want to use PHP regExp .... only at the end but i ried to use Pavils Jurjans 's regExp class when chcecking email such as martin.weiser@(protected) it ret

Javascript in fields

Does Flash support calling a javascript function from an html tag in a text field? I 'm trying to use the following but can 't otherwise find anything helpful on the subject (lots of info on how to
Page 45 of 64 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10