A Flash Developer Resource Site

Search:

Type: Posts; User: Heirattic

Page 1 of 12 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    7
    Views
    469

    I just did what you said and it TOTALLY messed my...

    I just did what you said and it TOTALLY messed my file up - can I show you the fla???
  2. Replies
    7
    Views
    469

    so the first part I pop in the first frame of the...

    so the first part I pop in the first frame of the "content" mc?
  3. Replies
    7
    Views
    469

    [F8] Loading swf via xml

    I have a flash file that has a menu drawn from xml. the xml looks like this:

    <?xml version="1.0" encoding="iso-8859-1"?>
    <item ="MAIN.PAGE" load="content.swf"/>
    <item ="ABOUT.PAGE"load="your swf...
  4. anyone any help? seriously - I spent all night...

    anyone any help? seriously - I spent all night trying to figure this out and I am spent.

    I really need to fix this. Help would be heroic at this point
  5. [F8] issue with swf not/partially loading

    I am using an xml framework, and for whatever reason the swf simply will not load the menu.

    I have been at this for nearly 3 days, and I am going right insane. The site can be seen here:
    ...
  6. Replies
    0
    Views
    1,735

    text "joke" to whatever number - question

    I have seen commercials where you text Joke to lets say 5555 and you receive a joke or whatever on your phone.

    Are there any tutorials on this, or can someone tell me how I would do this?

    thanks
  7. I didnt mean to double post, i forgot the link,...

    I didnt mean to double post, i forgot the link, pressed stop in browser, thought I caught it before it posted.

    this is the code from nsba.as:

    #include "mc_tween2.as"
    import...
  8. [F8] having trouble editing text from as file

    I have attached the source files via download from my server. can anyone tell me what I am missing? As you can see when you mouse over the sun, there is text. I want to do that for each planet, but...
  9. [F8] having trouble editing text from as file

    I have attached the source files via download from my server. can anyone tell me what I am missing? As you can see when you mouse over the sun, there is text. I want to do that for each planet, but...
  10. Replies
    0
    Views
    396

    [F8] tween .as error

    I have a gallery that uses a tween class, every time i try to test the movie I get this error:

    Error opening include file lmc_tween2.as: File not found.

    What the heck am I doing wrong????
    ...
  11. [F8] issue with changing/hiding title bar in pop up

    I used the much referenced pop up generator to create a address-less, toolbar-less window. the problem is, the base site is STILL referenced in the title bar (lightboxsp.com)

    what am I doing...
  12. [F8] im not sure how this is done - and its making me insane

    http://www.clintbalcom.com/

    when you enter the site, youll see little balls on the bottom of the layout, these are the buttons. when you click one, the "stage" or box slings down and shoots off...
  13. [F8] Can this effect be done with tween class? if so how?

    Sorry for the noob like post, but I am a complete virgin to the tween class.

    The link below is to a site layout I am currently building. I want the "stage" to basically come in from far away,...
  14. Replies
    1
    Views
    347

    [F8] transitions help

    This is going to sound very silly I am sure but here goes.

    I see all these flash sites with page transitions. my question is, how to I code a button so that it plays the tail end of a page...
  15. [F8] contact form and input text component

    I am using a couple components for a Flash site I am building, but I cannot figure out how to get them to work.

    The first is the BlackBox eMailer component and the second is an input text box that...
  16. [F8] affecting MC visibility based on number of site visits?

    I have a flash site that I want to include an in site pop up (mc) that will only be visible on the persons first visit that day

    how do I do this?
  17. Replies
    1
    Views
    360

    [F8] constant center of page?

    I have a flash splash page I made, and while I believed it to be centered, my friend is telling me when he resizes the window, it doesnt stay centered. How to I code it so that it is ALWAYS...
  18. Replies
    1
    Views
    308

    [F8] links in external txt file????

    i have a plain text info.txt file being loaded into my site. it simple has contact info. my question is how to i link the email addresses and website so that they are active links?

    I tried <a...
  19. Replies
    1
    Views
    375

    [F8] accessing specific frame in MC

    What code would I place on a button to go to a specific frame in an MC and play?
  20. [F8] text from txt file to dynamic text box?

    NEVER played with this before, each thread i see has the text box inside an MC. Mine is just on the stage. so how do I get text from blah.txt to a text box named bleh_txt???

    please help me out...
  21. [F8] NVM my last post, new question with quasi solution

    So after reading around, it seemed the easiest thing to do would be creating a large MC which covers the site, and then fades in/out on each frame. so here is my question:

    I have this code on a...
  22. Replies
    0
    Views
    335

    [F8] AS frame transition??

    is there any AS I can put in a frame to have a transition effect when entering leaving frame???

    Im not picky, just want to know what my options are. Even a fade would be nice lol
  23. Replies
    3
    Views
    410

    where do I find it???

    where do I find it???
  24. Replies
    3
    Views
    410

    [F8] issue with video

    I have a site that has a video streamed into it. I used just the standard flash video component, and in the parameters i used the url of the flv video....my problem is, the video controls do not show...
  25. Replies
    1
    Views
    356

    [F8] issue with external sound in swf

    I have a flash file that has 5 pages, each in a seperate frame
    I have this in the first frame:

    loadMovieNum("soundfx.swf",1);
    vol = 80;

    this.onEnterFrame = function(){
    if(_level1){...
Results 1 to 25 of 286
Page 1 of 12 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center