A Flash Developer Resource Site

Search:

Type: Posts; User: freelance hellraiser

Page 1 of 6 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    573

    Hi, I know its been a while - but did you get a...

    Hi,
    I know its been a while - but did you get a solution to this? - Having the same problem here...

    ta

    PBH
  2. detecting position of stage in browser window

    Hi All,
    does anyone know of a way to detect where the flash stage is relative to the browser window. For example, lets say there is a flash movie 1000 pixels high, and the browser window is only...
  3. After a few hair pulling out moments, me and my...

    After a few hair pulling out moments, me and my trusty .NET developer got it sorted - in case you're interested:



    <%@ Page language="VB" validaterequest="false"%>

    <%@ Import...
  4. I'm trying to sort a similar problem using...

    I'm trying to sort a similar problem using ASP.NET - does anyone know how to do the same thing as this using .NET?

    ta

    PBH
  5. developing for mobile devices

    Hello All,
    does anyone know of any good resources for developing flash content for Mobile phones?

    Which models can support flash content?

    Any issues to bear in mind when developing content...
  6. Flash - Director Communication

    Hi,
    I'm working on a project built in director with some Flash Assets. I have worked out how to get / set variables in Flash from within Director, but I was wondering if there is a way for flash to...
  7. This looks very interesting, thanks mate - I'm...

    This looks very interesting, thanks mate - I'm going to take a close look at it over the weekend, and see how I get on...

    I'll keep you posted..
  8. sounds interesting, how does it work? The...

    sounds interesting, how does it work?

    The other way I am investigating approaching this is via Javaswf ( http://anotherbigidea.com/javaswf ) which is a java interface for the generation / parsing...
  9. trying to distribute scripts across frames

    Hi,
    I have a project which involves setting the values of about 12 - 16 variables over the course of 2 -3000 frames. They do not follow a set pattern, so I can't write an algorithm for them. So,...
  10. It should be in the browser cache, external...

    It should be in the browser cache, external movies loaded through loadMovie usually are...
  11. Replies
    1
    Views
    457

    3 stages to do this: put this code on the HTML...

    3 stages to do this:

    put this code on the HTML page that holds the flash just in the head tags:

    <script language="JavaScript">
    function...
  12. no problem, anytime...

    no problem, anytime...
  13. A function is just a block of code that gets run...

    A function is just a block of code that gets run when you ask for it by name. You can also send it values so that it does different things depending on what you send it. Try this:

    function...
  14. Quick answer - you could do it either way.......

    Quick answer - you could do it either way....
    Traditionally, with Flash5 , you cant attach ClipEvent actions dynamically, but with Flash 6 you can... so what you would write in Flash 5 as:
    ...
  15. Replies
    1
    Views
    581

    OK, I don't know what condition you want to...

    OK,
    I don't know what condition you want to check in your loaded movieclip, but for the moment, I'm just going to assume its the presence of a variable - isLoaded, set to true...


    on(release){...
  16. Hi there, perhaps I gave you code that was a...

    Hi there,
    perhaps I gave you code that was a little too complex, but I'll try and answer each of your questions...;

    1: Where to put the clips....

    OK - you could do it either way, but for the...
  17. The trick is to create an empty movieclip for...

    The trick is to create an empty movieclip for each movie as they load. When you navigate off to another section, make it invisible, rather than loading content over it. so, something along the lines...
  18. Replies
    7
    Views
    690

    I guess the guys (knife & Packer) do have a kind...

    I guess the guys (knife & Packer) do have a kind of unique style, and its not to everyone's taste, but it does kind of grow on you after a while - fair call if you don't like their style though, each...
  19. Replies
    7
    Views
    690

    no offence taken whatsoever. The illustration...

    no offence taken whatsoever.
    The illustration style is that of the cartoonists, not me! It certainly isn't my style either; the site is there to sell their work, not mine....
  20. Replies
    7
    Views
    690

    thanks dude, appreciate it... It was fun to...

    thanks dude,
    appreciate it... It was fun to build - made a nice change from doing corporate sites...
  21. Replies
    17
    Views
    973

    Nice site, really minor typo in an important...

    Nice site,
    really minor typo in an important place though - under services, you offer "HTLM Pages"....
  22. Replies
    7
    Views
    690

    cartoonists website

    Hi all,
    just putting the finishing touches to a site I've built for a couple of cartoonists - knife and packer. I'd really appreciate any feedback on any quirks you find with the site...
    ...
  23. a good point well put - but who is Clint and what...

    a good point well put - but who is Clint and what is his business???

    Paul out...
  24. I agree with everything Onionboy says - us level...

    I agree with everything Onionboy says - us level headed brits! - 3 months @ 5hrs a day is a lot of time tobuild the site, but if you have a feeling that they will be happy to pay 3500 for it, then go...
  25. hmm interesting... Unfortunately there is no...

    hmm interesting...

    Unfortunately there is no pattern to the variables, so the algorithm option is out.

    I didn't realise the size of the arrays would be so small - however, would I be right in...
Results 1 to 25 of 144
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center