Forum: Graphics and Multimedia Dec 4th, 2008 |
| Replies: 0 Views: 561 I can not figure this out. this code seems to add the uiThumbs3rd to the whole stage but I
am trying to put it on a movieclip shown here.There is no code in the timeline and I have
the... |
Forum: Graphics and Multimedia Dec 3rd, 2008 |
| Replies: 1 Views: 509 In flash is
public function set fileName(String:fileName):void{
this.fileName=fileName
}
the same as |
Forum: Graphics and Multimedia Dec 2nd, 2008 |
| Replies: 1 Views: 510 I have a long way to go to understand how I could use techniques to use super(); I just know that I have 2 comboboxs now and I plan on haveing several more and I don't want keep writing new classes.... |
Forum: Graphics and Multimedia Dec 1st, 2008 |
| Replies: 1 Views: 510 My question is concerning Super.
If someone is farmiliar with Super . Is it possible to get someone to look at the first and of code only and get me started on how I would approach the concept of... |
Forum: Graphics and Multimedia Dec 1st, 2008 |
| Replies: 1 Views: 612 I just did 30 buttons as mentioned above and not using code seemed to be efficient. |
Forum: Graphics and Multimedia Dec 1st, 2008 |
| Replies: 4 Views: 666 I realize that this probably isn't the correct forum for this question but all the code is already here.
(If it could be moved that would be fine).
My question is concerning Super.
If someone... |
Forum: Graphics and Multimedia Nov 30th, 2008 |
| Replies: 4 Views: 666 Ok. I apologize I just worked all day on it and the code was drasiically changed and I thought it would be clearer to start over.
I did find it thought it was a matter of one word. I had to add... |
Forum: Graphics and Multimedia Nov 30th, 2008 |
| Replies: 4 Views: 666 I re wrote all the classes . could someone find the error?
the UILoader is not displaying
no code is in the timeline and the Main is the document class.
thanks
package... |
Forum: Graphics and Multimedia Nov 29th, 2008 |
| Replies: 1 Views: 612 Is it possible to drag an instanc of a button to the stage and in the over state have text unique only to that instance.
I'm not sure how to do this. I would like to have one symbol and several... |
Forum: Graphics and Multimedia Nov 28th, 2008 |
| Replies: 4 Views: 666 Could someone check out the way the object are created? All the classes work independently but somewhere I think I am messing the display up when I call a new Class.
I have two classes: one... |
Forum: Graphics and Multimedia Nov 19th, 2008 |
| Replies: 3 Views: 1,404 Can I get some help dispaying a loaded uiloader?
Thanks |
Forum: Graphics and Multimedia Nov 19th, 2008 |
| Replies: 0 Views: 351 Is it possible to set a cb on the GUI and load some XML into it from an external class? |
Forum: Graphics and Multimedia Nov 18th, 2008 |
| Replies: 3 Views: 1,404 I am having a problem with dispalying the UILoader on the mcContainer I have on my main
timeline;
I wrote a class (below) that loads fine
meaning:
sourceValue=theXML.key[key].swfFile;
... |
Forum: Graphics and Multimedia Nov 18th, 2008 |
| Replies: 0 Views: 359 Can some one show me how to load thiis combobox to the fla from the Main.as?
package chromatic.load_files{
import flash.display.MovieClip;
import flash.display.Sprite;
import... |
Forum: Graphics and Multimedia Nov 16th, 2008 |
| Replies: 3 Views: 1,404 my uiloader
partial code
sourceValue=theXML.key[key].swfFile;
trace("///// ui key "+sourceValue+" //////////////////");
uiImage.source=sourceValue;
If my url is correct and it is in... |
Forum: Graphics and Multimedia Nov 16th, 2008 |
| Replies: 3 Views: 1,404 Would someone have time to look at some classes and an XML to try to tell me why nothing is loading?
I have:
A simple interface with two combo boxes (that do load) and they are linked to two... |
Forum: Graphics and Multimedia Nov 12th, 2008 |
| Replies: 2 Views: 801 Hello.
Could someone tell me why I open photoshop and the only tool available it the hand tool?
I have no way to select anything.
Thanks.
-Steve |
Forum: Graphics and Multimedia Aug 19th, 2008 |
| Replies: 0 Views: 860 Could someone describe the elements of my class especially items associated with
//private var contentMC:SomeClass=null;
I would like to stop the animation when the player opens and I think I... |
Forum: Graphics and Multimedia Aug 11th, 2008 |
| Replies: 0 Views: 1,780 Can someone assist me in coding a class method that will loop two movie clips in two separate layers? One move clip will increment a counter to control the loop.
Thanks.
Steve |
Forum: Graphics and Multimedia Jul 22nd, 2008 |
| Replies: 2 Views: 1,262 Is this a forum to submit a question on actionscript3.0?
if not. my apologies.
if so:
I made two move clips. one in sepereate layers and an action layer.
I have symblos changing position on... |
Forum: Graphics and Multimedia Jul 11th, 2008 |
| Replies: 1 Views: 1,234 Hello
I have a quick question. I will have to learn syntax for action script. Before I research my objective. Can someone enlighten me with a yes or no (example code would be awesome).
Question:... |