A Flash Developer Resource Site

Search:

Type: Posts; User: ssanter

Page 1 of 6 1 2 3 4

Search: Search took 0.05 seconds.

  1. Preventing sound from mic coming through speakers

    Hello,

    I'm creating a little project that uses the microphone. But I don't want the sound from the mic coming through the speakers - how do I do this? I've searched around for the answers but...
  2. thanks for your reply slinky. that seemed to...

    thanks for your reply slinky. that seemed to break the loop. though it ended breaking other things too! I'll have to go back if I have time and fix it up. In the mean time I increased the speed of...
  3. [F8] transition classes - breaking out of a onMotionFinished function

    hello,

    The following function is for a dropdown menu - it makes the sub menu items to drop and fade in. however, when a user rolls over another main menu item this function gets called again, it...
  4. Averaging out differences in microphone and input settings

    I'm creating a small feature witin a site that detects a certain amount of activity through the microphone. This is all fine. However, I was wondering if there is a way to even out the differences...
  5. Embedding fonts when printing to a postscript file from Flash Player

    Hi,

    Just wondering if anyone knows of a way to embed fonts when printing to a postscript file from the Flash player? We have built a Flash app that generates a stage full of words, we want to...
  6. Replies
    5
    Views
    638

    Found the solution. An instance of the component...

    Found the solution. An instance of the component must be placed in the parent swf. So if you're using a swf loader to load in a movie that has a combobox within it, you must place a combobox within...
  7. Replies
    5
    Views
    638

    I have this problem as well - don't often use the...

    I have this problem as well - don't often use the UI components. What's the deal to get these things working in browsers? It's fine testing through the stand alone players but nothing in browsers!!?...
  8. Replies
    4
    Views
    431

    thanks for your replies... BTW Lexicon i did...

    thanks for your replies...

    BTW Lexicon i did search for it, I've been a member here long enough to have that much courtesy

    cheers
  9. Replies
    4
    Views
    431

    How many people are actually using classes and...

    How many people are actually using classes and interfaces as opposed to procedural AS? Based on the (seeming) lack of info here it doesn't seem to be a lot of poeple...is this right?
  10. Replies
    4
    Views
    431

    Class actionscript for a particle system?

    Hi,

    I need to create a simple sort of comet effect with star shapes falling off the back of a larger star shape. I'd like to use this as an opportunity to get my head around OOP programming rather...
  11. Replies
    0
    Views
    527

    JavaScript / HTML question

    Hello,

    I'd like to have a jpg on a web page that says click me to play the Flash movie. Then the flash loads 'over' or in place of the jpg - without reloading the entire page. I realise I could...
  12. Well in the great tradition of me on Flashkit...

    Well in the great tradition of me on Flashkit I've answered my own question :)
    The problem I was having that the cycle var from the for loop was not being recognised inside the nested onRelease...
  13. Building dynamic 'onRelease = function()' from arrays?

    Hello,

    Beating head against wall here! :yikes:

    I've got some arrays that contain button names and arrays that contain links. I'd like to create a repeating loop that can see which submenu is...
  14. Replies
    0
    Views
    425

    setMask question

    I've got the following code. I want to attach a movie, set it's initial place then movie it up in time with the 'object'. What happens is the mask flashes on then off. It doesn't stay on. If I switch...
  15. err derrrr never mind. Leaving off 'this.'...

    err derrrr

    never mind.

    Leaving off 'this.' or 'this._parent' etc so it just becomes 'adExhibition._visible = 0;' it works....

    :)
  16. trouble referencing local MCs from mouseListener

    Hello,

    Haven't actually noticed this problem before, so I may be doing something new in my methods or forgetting something along the way - sigh...

    I'm try just to reference a MC from within the...
  17. Replies
    1
    Views
    519

    got it sussed - never mind :) ss

    got it sussed - never mind :)

    ss
  18. Replies
    1
    Views
    519

    Navigation only flash file in html page

    Hello,

    Just wondering if other people have come up with solutions to this conundrum...

    I want to have a small sub nav that is a flash file on an HTML / ASP page. This is the only flash that'll...
  19. Replies
    0
    Views
    426

    Screentime vs FlashForge...

    Hey,

    anyone got pros and cons for these apps? anyone tried both? What's the best for screensavers on PC?

    Look forward to your responses! :)

    ss
  20. Replies
    0
    Views
    315

    Building a presentation app

    (I posted this in the application forum - but that area seems pretty dead...)

    Hi all,

    I've been asked to create an app that would work as a shell for a presentation. The presentation is going...
  21. Replies
    0
    Views
    530

    Building a presentation app

    Hi all,

    I've been asked to create an app that would work as a shell for a presentation. The presentation is going to include about 12 powerpoint presentations, before each powerpoint presentation...
  22. Replies
    3
    Views
    451

    thanks jbum, however, I fear, this will be too...

    thanks jbum,

    however, I fear, this will be too intensive to do as the arrays are for sound variations (spat out by flash amp). I need to import these somehow. Can I do this by importing them as...
  23. Replies
    3
    Views
    451

    Array coming in as a String - eek

    Hello,

    I'm loading in an array from an external txt file (I'm bringing it in via LoadVars())

    &spectrumLeft=[[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
  24. Thread: Crowds please

    by ssanter
    Replies
    6
    Views
    852

    yeah I changed the detection from 7.0.19 to just...

    yeah I changed the detection from 7.0.19 to just 7.0.0. Initially I needed to detect for the 7.0.19 player for the new cross domain security features, but they became redundant during the final...
  25. Thread: Crowds please

    by ssanter
    Replies
    6
    Views
    852

    BTW thanks for your replies :)

    BTW thanks for your replies :)
Results 1 to 25 of 145
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center