A Flash Developer Resource Site

Search:

Type: Posts; User: stevehsure

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    2,843

    sorted... what I wanted was...I had a combo...

    sorted...

    what I wanted was...I had a combo box that gained focus while opening up external files (projecter based) using fscommand and a few other tweeks and bits to open pdf files in adobe...
  2. Replies
    2
    Views
    2,652

    I have it working...I wanted to turn certain...

    I have it working...I wanted to turn certain functions off and on depending on what environment the player was paying in...as a .EXE player - standalone OR in a web browser.

    so I check for the...
  3. Replies
    2
    Views
    2,652

    environment check

    using flash 8 how can I check the runtime environment 'standalone' or 'browser'.

    rgds
    steve
  4. Replies
    0
    Views
    2,302

    printing flash levels

    I have a presentation that uses presentation slides all sized 1024x768.

    I have a swf player which is blank and pulls in presentations into _level1

    I need a button which prints the branding...
  5. Replies
    3
    Views
    1,152

    Flash8 it must be as it resides on a frame with the...

    it must be as it resides on a frame with the playhead on it...
  6. Replies
    3
    Views
    2,843

    combobox focus

    I have some content load into level1 and a combo box for re usability in level2.

    When I use the combobox dropdown and select some arbitrary data...my navigation keys (as am using presentation...
  7. Replies
    1
    Views
    1,854

    will use presentation slides for each unit/s; as...

    will use presentation slides for each unit/s; as presenations have key navigation already active.
  8. Replies
    3
    Views
    1,152

    Flash8 [RESOLVED] script slowing flash down

    I have an empty shell player which loads swf movies in via the loadmovie function.

    I have tested the shell and menu which does the above...all ok so far.

    each swf is essentially a unit of work...
  9. Replies
    1
    Views
    1,854

    [RESOLVED] script slowing flash down

    I have an empty shell player which loads swf movies in via the loadmovie function.

    I have tested the shell and menu which does the above...all ok so far.

    each swf is essentially a unit of work...
  10. cheers for that, I'd just dropped on to...

    cheers for that, I'd just dropped on to Northcodes web page and downloaded a freebie which when recoded for combobox works a treat...lots of bat and proxy files but hey it works.
  11. not to be played in a web browser...its a flash...

    not to be played in a web browser...its a flash exe file...

    all fscommand stuff resides in fscommand folder.

    yes I got fscommand to work without combo...as I mentioned...I can use a button to...
  12. hi, so, I want to open a pdf in adobe reader...

    hi,

    so, I want to open a pdf in adobe reader by simply using one of the selected items from a combo drop down...

    I can do this using a button as the release or press function for a button...
  13. combo selected items as button on(release)

    any one know how to do the above or have a solution...to set the selected item as an

    on(release){
    do something function;
    }

    as combo script as it is will not trigger a button like event to...
  14. [RESOLVED] theSelectedItem incombo box as button trigger

    I would like to have, if possible, get the combo box to trigger the selected item like a button so I can trigger an fscommand to open a pdf document using menubox

    here's the code so far
    ...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center