A Flash Developer Resource Site

Search:

Type: Posts; User: Mylander

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. CS3 buttons alpha fader ?

    i wrote this script and it works:
    is there any way to make it tween by script? (fading)
    ..and is it also that easy to ad a blur effect to those instances?



    on (rollOver) {
    b01._alpha =...
  2. CS3 rollover blur tween for all inactive buttons

    how do i create ascripted rollover blur tween for all inactive buttons??

    i got this script:
    "ziel_mc" is the button blurring on rollover.
    it works!!!
    but how do i add more than this one mc??...
  3. CS3 passing parameter/variable from url to swf ?!

    hey,
    i am trying to define a parameter/variable in my html file and pass it through to the embedded swf file:


    <param name="movie" value="index.swf?wmode=transparent&amp;index=XXX">
    ...
    <embed...
  4. Replies
    10
    Views
    9,139

    your image can be much bigger if you put it in an...

    your image can be much bigger if you put it in an external swf... and import that movie.
  5. CS3 google shows script comments - hide it via robot.txt ??

    Google is newly quite good in reading static text content out of online swf files.
    and it shows it in the search results etc. :cap:

    but google results also show as script comments instead of the...
  6. Replies
    1
    Views
    1,491

    SWFaddress always displays "%20" ?!?

    SWFaddress always displays "%20" ?!?

    i tried a couple of methods with the SWFaddress js....

    but there is always the same mistake:
    the html title is controled by the swf by script and is...
  7. Replies
    2
    Views
    639

    install chines russion etc. font on your os!...

    install chines russion etc. font on your os!
    then test it!

    :cap:
  8. Replies
    0
    Views
    396

    Fullsceen bgrnd image TopLeft aligned?

    i have fullscreen proportional scaling bgrnd images...
    but they re always centered.
    i need the TopLeft or TopRight aligned. - but still fullscreen proportional scaling.

    is there a way to do so?...
  9. Replies
    3
    Views
    864

    submit a var per url-field...?

    i am working on a project and i need some so called landing pages.

    it works like this:
    <embed src="index.swf?wmode=transparent&index=client" ...

    i can submit a var to an embeded swf per...
  10. Replies
    1
    Views
    506

    Can I load AS3 swfs into AS2 files?

    is it possible to loas as3 swfs with loadMovie into as2 swf and keep them working?

    i have a whole as2 swf website and i want to embedd an as3 flv player....

    :cap:
  11. i think i need a different method here! is...

    i think i need a different method here!

    is there any way to change the instance name of used MCs??

    :cap:
  12. how to swap/change stage instances with library MCs

    i am working om a navigation that should change/swap some instances clip to other ones from the library. (all of theem same dimensions...)

    a variable is set by navigation buttons. (var = position)...
  13. thanks...

    thanks...
  14. Replies
    1
    Views
    507

    Toolip with fixed y-coordinates???

    i already made a working tooltip.

    now i want the tooltip to be dragged by the mousepointer movments....
    but the tooltip should always keep the same y-axis position....

    something like maybe:
    ...
  15. CS3 perspective in flash? how does this site work??

    http://www.macys.com/
    navigation center left, the grey boxes.
    click it and the content area will flip 180°.

    how is it possible to do such FX??

    is there any general methods to use perspective...
  16. thanks for tha hint. i always thought 'bout...

    thanks for tha hint. i always thought 'bout testing drupal....

    but in this case i only need a login secured backoffice xml editor + html editor if html tags are used to format the xml files output...
  17. any backoffice system for XML driven flash sites?

    i did a flashsite feeded by xml with text etc. html formatted etc.

    i am wondering if there is any possibility to use a backoffice system with a login to make my clients modify the xml files......
  18. works fine. thanks dog

    works fine.
    thanks dog
  19. i ll have to pass the variables somehow like: ...

    i ll have to pass the variables somehow like:

    <param name="flashvars\" value=\"lang=".$lang."\" />

    do i have to configure the server somehow fopr this (content_negotation)?

    :cap:
  20. check browser language and pass result as var to swf?!?

    i am wondering, if its possible to check the users browser language and pass the result as a variable to the embedded swf?

    any ideas? (i dont want to create more than one html file anymore for...
  21. yessss... i have the SWFobject under control now!...

    yessss... i have the SWFobject under control now! hehe :)
    i did the version with an alternate content in the flashcontent div.
    then i uninstalled the flash browser plugin to test it.

    everything...
  22. thanks a lot. i used the flash browser plugin...

    thanks a lot.
    i used the flash browser plugin uninstaller, which helped me a lot....
    :lovers:


    i found a weebsite that embeddes dynamically the swf objects...:


    <script...
  23. okay thanks. i ll uninstall it and test it... ...

    okay thanks.
    i ll uninstall it and test it...

    :cap:
  24. website to test flash plugin detections??

    i`m wondering if there is a website to test flash plugin detections?? :confused:

    in the html i'm using swfobject.js and
    so.addParam("xiRedirectUrl ", "flash-required.html");

    any hints???
    ...
  25. Replies
    2
    Views
    580

    well, i tried this... the problem is, the...

    well, i tried this...

    the problem is, the PlaceholderInstance is already in an centered MC.
    so it doesnt center the loaded swf - its always (onRefresh) in the RB corner.

    i guess the problem...
Results 1 to 25 of 122
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center