A Flash Developer Resource Site

Search:

Type: Posts; User: Andology

Page 1 of 7 1 2 3 4

Search: Search took 0.14 seconds.

  1. Replies
    9
    Views
    2,339

    For studio work (Blue Screen etc) we use SDI...

    For studio work (Blue Screen etc) we use SDI straight into PC (which is uncompressed (4:2:2)). Out in the feild we use top quality HQ mode (35MB/s) which is obviously "compressed" using the Mpeg2...
  2. Hmm, well.. on more of the production side...

    Hmm, well.. on more of the production side rather than distribution side, i use Swift 3D V5 to do stuff like http://www.vimeo.com/1135383 and 3D Max to do stuff more like...
  3. Replies
    9
    Views
    2,339

    Gonna have to back up dan hin here... You can...

    Gonna have to back up dan hin here...

    You can polish a turd... but it'll still be a turd...

    I shoot in Full HD 1920x1080 progressive (Using SONY EX1's) and i use Sorenson Squeeze to convert...
  4. Adobe Premier Pro CS3, Sorensen Squeeze mainly...

    Adobe Premier Pro CS3, Sorensen Squeeze mainly...
  5. Replies
    2
    Views
    2,643

    What i tend to do (but only for testing purposes)...

    What i tend to do (but only for testing purposes) is to upload unfinished work to a test folder within the clients domain / i.e www.domain.com/interface_test_001/ and everytime i make a change to a...
  6. Kinda depends what you mean by "send a video to a...

    Kinda depends what you mean by "send a video to a client", whether you mean emailing him the flv or sending him a link to view the movie on your / thier server.. Either way, you'd be best of using a...
  7. Hi amievil, I use dropshadows all the time...

    Hi amievil,

    I use dropshadows all the time when making video presenters for client websites etc (just like www.videopersons.com) one of my other websites (www.JoopMedia.com) also has a website...
  8. you'll need to apply the drop shadow in your...

    you'll need to apply the drop shadow in your video editing software. if you try and run 2 videos on top of each other people's systems will be zapped of all resources..
  9. Replies
    4
    Views
    1,249

    Hi gerbick, Thanks for spending the time...

    Hi gerbick,

    Thanks for spending the time dude... Just a couple of clarification questions:

    When you talk about the "video compression" are you referring to the website presenter or the actual...
  10. Replies
    4
    Views
    1,249

    Just Launched - Too Early?

    Hi peeps...

    Been a reasonably long time in the making (mainly coz it's just been me working on it single handedly as & when i get the time)...

    Anyway, there's still a few things to add into the...
  11. Replies
    4
    Views
    6,243

    Thanks for your response widged.. It helped in a...

    Thanks for your response widged.. It helped in a way as the lack of clarity / specifics simply encouraged me to take another look at it to suss it out. ;)

    FYI, this is how i did it:


    MousePos...
  12. Replies
    4
    Views
    6,243

    Find Mouse Position Within Circle

    Hi Guys,

    K, this is really doing me in, and i know it'll be easy for you geniuses ;)

    I have a circle, of which the outer ring is a button, i need to know (as a percentage) where the mouse was...
  13. Replies
    10
    Views
    1,408

    BTW - you may need a video editing program to do...

    BTW - you may need a video editing program to do this. E.G in Adobe Premier CS3, there is a setting to "Reduce Flicker" which i use when creating animations in Swift3D which essentially works well as...
  14. Replies
    10
    Views
    1,408

    De-interlace the video before exporting as AVI

    De-interlace the video before exporting as AVI
  15. Custom Flash Movie Player With 'Intelligent' Streaming

    Hi fellow flashers..

    I am making a series of Flash movie Presentations for my new Media Company and so i set about creating my own flash movie player. Pretty happy as to how it turned out. I have...
  16. I use Swift 3D regularly for many projects, i...

    I use Swift 3D regularly for many projects, i would suggest creating those anims in Swift 3D would actually take longer than good'ol shape tweening directly in Flash.... In any case, I certainly...
  17. Replies
    15
    Views
    2,229

    Hmm, i agree, it's like a 15 minute job to create...

    Hmm, i agree, it's like a 15 minute job to create that site...

    A cool site is one that when you look at it (as a flash developer) you have to think "wow, how the hell did they do that" or "man,...
  18. Replies
    13
    Views
    1,631

    Hi Mark, It would help if you gave me a rough...

    Hi Mark,

    It would help if you gave me a rough idea of your file structure (like where the subdirectories are verses the location of the actual .swf calling in the file.
    In terms of syntax, i...
  19. Replies
    13
    Views
    1,631

    Hi Mark, The format i use goes something like:...

    Hi Mark,

    The format i use goes something like:

    _root.banmc.loadMovie("banrmc.swf?"+Math.random(20));

    (which will append the file with something like "0.107340715825558" which you can be sure...
  20. Replies
    13
    Views
    616

    Hiya, Give this one a try......

    Hiya,


    Give this one a try...

    Cheers

    Andy
  21. Replies
    4
    Views
    2,840

    the way i do it is to send vars to my php mailer...

    the way i do it is to send vars to my php mailer form and set up timeout period:

    loadVariables(_root:DirURL+"/scripts/enquiry_processor.php", this, "POST");
    TimeOutMax = 80;
    TimeOutLoop = 0;
    ...
  22. Replies
    13
    Views
    616

    just out of interest, if you have set your flash...

    just out of interest, if you have set your flash export settings to "protect from import" will that have any effect on a "flash SWF decompiler"?

    Cheers

    (you got me worried now...;)

    Andy
  23. (talking flash 5 here as i only code in v5 for...

    (talking flash 5 here as i only code in v5 for best compatibilty)

    it does not select the text box based on instance name but based on Var title.

    Start your movie with frame one as:
    ...
  24. Replies
    13
    Views
    1,631

    Failing that, just strap a random number...

    Failing that, just strap a random number generated to the end of the file name, that always works for me...
  25. Replies
    1
    Views
    1,724

    Sorry to have wasted your time, i just realised...

    Sorry to have wasted your time, i just realised that V8 does work with my trick of a line above and a line below, i just forgot to actually put something in those paragraphs (like a full stop above...
Results 1 to 25 of 160
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center