A Flash Developer Resource Site

Search:

Type: Posts; User: neomaximus2k

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    6
    Views
    9,664

    thanks for the reply ralgoth, I know there is...

    thanks for the reply ralgoth, I know there is flash paper which is a work around but I dont know if it works with dynamic pdfs, (i.e. get the filename from a database and pass that along to flash...
  2. Replies
    6
    Views
    9,664

    PDF Viewer?

    Hey Guys,
    I am currently making a website for a charity (no charge not making any money from it at all)

    Every month they produce a newsletter in PDF format that they want to show online without...
  3. Replies
    1
    Views
    498

    [AS3] Help with learning resources

    Hey guys,
    I have been tasked with making an online rpg, (NOT an MMORPG)

    I know some of you will be thinking oh god another rpg online thread but this isn't the case.

    What I am after is...
  4. Replies
    0
    Views
    659

    [CS3] Flash Fog Of War Effect

    Hey guys i'm struggling with this one and cant even get the concept off the drawing board.

    The idea is this, I have a map (a simple large image) and I need to cover the entire thing with fog.
    ...
  5. Replies
    3
    Views
    947

    I have fixed this now but I have to ask why moev...

    I have fixed this now but I have to ask why moev it? it was in the correct forum.

    Flash Kit Community Forums > Flash Help > Actionscript 3.0

    that is where I posted as you can see it is the...
  6. Replies
    3
    Views
    947

    xml load creates infinate loop

    Hey guys, this one is puzzling me a lot now.

    if you goto
    http://www.paramountjewellery.co.uk/SWF/carouselwithxml.swf

    you will see a flash file load up and 8 padlocks appear and rotate, now...
  7. Replies
    55
    Views
    105,295

    What AS3 book can you recommend for gaming and...

    What AS3 book can you recommend for gaming and network game creation
  8. flash fullscreen, videos and text overlay

    I am trying to fullscreen my project flash file so it plays a video full screen with text over the top of it scrolling along.

    Now I have the project file going into fullscreen but the text...
  9. Replies
    2
    Views
    546

    *bump*

    *bump*
  10. Replies
    2
    Views
    546

    So far I have tried several attempts to do this...

    So far I have tried several attempts to do this and all have failed :(

    the only way I can think of is to count the number of characters in the variable and do some maths to work out how long the...
  11. Replies
    2
    Views
    546

    Dynamic scrolling text box resize

    Hey guys, I have been working on a scrolling "news ticker" for a friend of mine now for a while, it basicly pays a 20 min flash video file looped and he can edit a text file which will then show the...
  12. Replies
    4
    Views
    601

    AS3 is totaly different from AS1 and 2 :( is...

    AS3 is totaly different from AS1 and 2 :( is there any reference materials you can suggest or books so I can learn it again

    I forgot to add how would I reference the text file from within the MC...
  13. Replies
    4
    Views
    601

    Totally lost, i would normally do a MC and make...

    Totally lost, i would normally do a MC and make it scroll but cant do it in AS3
  14. Replies
    4
    Views
    601

    Scrolling text

    Hey guys, i know this one has been asked loads of times but never for an AS3 Script.

    I basicly need to create a horizontal ticker script, the script should read in values from an XML document and...
  15. Replies
    1
    Views
    2,512

    I have managed to figure this one out, just use...

    I have managed to figure this one out, just use the built in FLV player, drag an instance of it onto the screen and give it an instance name of something like my_video.

    Then create an action layer...
  16. Replies
    1
    Views
    2,512

    one flash player multiple flv files

    Hey guysm need some help with this one.

    My partner has asked if she can upload our babies video's to his website http://www.babybagley.co.uk

    She wants to be able to do the same thing as she...
  17. flash file attached you will see what i mean, i...

    flash file attached you will see what i mean, i have attached the xml file aslwell but you will have to export as local files instead of network again (the file is edited on network machine hance why...
  18. man i am rusty i was calling a direct _parent and...

    man i am rusty i was calling a direct _parent and not this._parent on the on mouse over lol



    target_mc.onRollOver = function() {
    this._parent.textbox = this._parent.producttitle;
    };...
  19. Only problem I am having now is defining a...

    Only problem I am having now is defining a variable in each of the clips

    for instance I have the product title working but I wanted to set a variable called link on each movieclip that holds the...
  20. The reason it didn't work from the html file is...

    The reason it didn't work from the html file is because it was set to access network files only and not local files, on the expert if you change it to local files it will then work a treat :)

    Now...
  21. nice one chief, I had the xml code ready to...

    nice one chief, I had the xml code ready to insert and I was gonna do exactly as you said with just the one instance in the library (the multiple ones where there cause i was getting fed up of it not...
  22. erm the flash file is attached above

    erm the flash file is attached above
  23. well I've tried a few other methods and still...

    well I've tried a few other methods and still nothing :(
  24. doubt that I've drawn a complete blank :(

    doubt that I've drawn a complete blank :(
  25. eaglevision you are so helpfull i mean this world...

    eaglevision you are so helpfull i mean this world could not live without you.

    HKR Chief, I have tried what you suggested previously (been googling it) but still cant seem to get it to work. ...
Results 1 to 25 of 101
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center