A Flash Developer Resource Site

Search:

Type: Posts; User: lowestformofwit

Page 1 of 7 1 2 3 4

Search: Search took 0.05 seconds.

  1. Flash8 Thanks. I got my head around it in the end. I...

    Thanks. I got my head around it in the end.

    I just made the swf scale 100% to the stage size and then altered the width or my movie within it. Once the movie is embedded on the page it will be...
  2. Flash8 Dynamically adjust stage width from AS

    Hi guys,

    I used to be really good with Flash but after 4 years of no use I seem to have forgotten everything...

    What I'm trying to do build an FLV player which will take the size of the FLV...
  3. Replies
    1
    Views
    396

    IE Clicking Water Torture

    Hey all.

    I've developed a Flash viewer to display images from IP cameras. See the viewer at the site below:

    http://www.streamdays.com

    My question is does anyone know of a way to stop IE...
  4. Replies
    2
    Views
    395

    Thanks for replying. Yes, I mean outside the...

    Thanks for replying.

    Yes, I mean outside the public web space on the server.

    Pretty common practice for SQL config files to be placed there so no-one has a chance of getting to view them, but...
  5. Replies
    2
    Views
    395

    Referencing Outside Web Root

    Hi people,

    I'm looking to call an XML file that is located outside of my web root, for security reasons.

    Problem is that Flash doesn't seem to want to go anywhere further back than my web root...
  6. Replies
    0
    Views
    954

    IP Cameras

    Hi,

    I'm wanting to build an application which can display a motion JPEG (MJPEG) stream from an IP camera.

    Assuming this is actually possible, do any of you have any helpful information that you...
  7. Replies
    24
    Views
    1,065

    Yeah, a grid would help. I think its because...

    Yeah, a grid would help.

    I think its because the bottom two corners are radiused that makes it difficult to line up the bricks by sight.

    nice job though, well polished.
  8. yep. the actionscript can be created with...

    yep. the actionscript can be created with working graphics



    This is almost like asking if someone who has french as a second language can also speak german.

    There are similarities with each...
  9. Actually hiring people to develop games is a lot...

    Actually hiring people to develop games is a lot more expensive than people think.

    Have you considered having a word with your local college or university?

    Just a thought, but you could ask...
  10. Replies
    3
    Views
    525

    thanks for all your help guys. you've saved me...

    thanks for all your help guys.

    you've saved me a lot of time.
  11. Replies
    3
    Views
    525

    Datatype Issue?

    I want to apologise for this stupid question but I've been working solidly on this game for two weeks and I can't seem to think straight anymore.

    It's very simple, one of you guys will know this...
  12. Replies
    15
    Views
    972

    I got a lot of help from this thread for...

    I got a lot of help from this thread for character movement:

    http://www.flashkit.com/board/showthread.php?threadid=459745
  13. Replies
    6
    Views
    1,159

    Well, I was fortunate enough to get my hands on...

    Well, I was fortunate enough to get my hands on an external USB writer before I went down that route, but it was one I was planning to try.

    I would just be worried that the data would be corrupt...
  14. Replies
    6
    Views
    1,159

    Yep. I also went down the route of creating a...

    Yep.

    I also went down the route of creating a 'Stuffit' archive as this was advised in the "CD Everywhere" literature. Didn't have any success with that either. The options they talked about no...
  15. Replies
    6
    Views
    1,159

    Thanks for the reply Northcode but I had read all...

    Thanks for the reply Northcode but I had read all of those before posting.

    None of them are any help and have not answered the issues relating to broken mac files, i.e. split forks.

    How do you...
  16. Replies
    6
    Views
    1,159

    transferring files cross platform

    Please help me

    Im building a hybrid CDROM from a flash projector.

    everything works beautifully on a PC, the MAC is a total pain.

    Im opening PDF documents from my projector and I realise that...
  17. Replies
    19
    Views
    1,309

    Style is more important than the tools or methods...

    Style is more important than the tools or methods you use to create your art.

    Traditionally pixel art is created pixel by pixel with a limited palette. But it doesn't have to be.

    There's...
  18. In the game over section of your code (1st frame)...

    In the game over section of your code (1st frame) change it to: (amended code is in bold)

    if (_root.time == 0 && _global.gameOver == false) {
    _global.gameOver = true;
    gotoAndStop(4);
    }
  19. Replies
    75
    Views
    6,776

    I'm working on an e-learning game based on...

    I'm working on an e-learning game based on interior design and would love to run it past you lot when it's a little more complete for your feedback.

    In my spare time which I don't get a lot of...
  20. You didn't say what paint package you're planning...

    You didn't say what paint package you're planning on using, so...

    There's an effect in Photoshop called 'Posterize' which won't do exactly what you want but will come close enough to allow to you...
  21. I'd take part in that. But why don't we use...

    I'd take part in that.

    But why don't we use the competition in a more constructive way...

    There are always plenty of guys collaboratively working on a big project here, so if we were to base...
  22. Replies
    6
    Views
    799

    Hi DBLP, welcome to the forums! If you're...

    Hi DBLP, welcome to the forums!

    If you're unsure how to begin, I'd suggest you try the 'knowledge base' as a starting point.

    Best of luck.
  23. Replies
    1
    Views
    336

    cross platform cdrom

    I was wondering if it was possible to create a CDROM that will autoplay (loading an html file with flash based menu) on both a PC and MAC?

    Thanks.
  24. Replies
    8
    Views
    1,010

    pretty good tonypa. im not sure I deserve a...

    pretty good tonypa.

    im not sure I deserve a place on the high score table with a whopping score of '0' though.
  25. Replies
    7
    Views
    1,225

    i didn't get it. what's the point of it?

    i didn't get it.

    what's the point of it?
Results 1 to 25 of 162
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center