A Flash Developer Resource Site

Search:

Type: Posts; User: sakie

Page 1 of 12 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,575

    Any help guys??

    Any help guys??
  2. Replies
    1
    Views
    1,301

    Arabic copy issue

    Hi

    I've seen similar threads but couldn't find one with the exact same issue. I've a PDF / Word document with arabic copy when I try pasting that text in flash all the joined letters start...
  3. Replies
    2
    Views
    1,575

    Scroll bar for scroll pane

    Hi

    I'm using Flash CS5 with AS2 .. I've a scrollpane with vertical scrollbars is there a way with which I can customize the design assets of this scrollbars?
  4. Replies
    5
    Views
    2,412

    Many thanks Nig .. I'll definitely try your...

    Many thanks Nig .. I'll definitely try your solution ... This is as far I could go with Google Coding :)

    Cheers !!
  5. Replies
    5
    Views
    2,412

    Hi .. thanks for your reply .. yes that I do know...

    Hi .. thanks for your reply .. yes that I do know ..

    I'm tried a different approach and it worked .. following is what I did


    var myMovieName:String = 'Trash/intro.swf';
    var...
  6. Replies
    5
    Views
    2,412

    Any help guys???

    Any help guys???
  7. Replies
    5
    Views
    2,412

    Getting name of movie loaded on a level

    Hi

    It may be pretty basic but I'm looking for the easy way out. I've a container that loads a movie on level10 using loadMovieNum(). Is there a way I can get the name of this movie?.

    I'm...
  8. Replies
    2
    Views
    1,082

    Hi Guys I'm getting a little desperate here...

    Hi Guys

    I'm getting a little desperate here I've tried everything (well just about everything :)). I've even tried loading one movie into other yet it keeps on getting the style for scroll bar...
  9. Replies
    2
    Views
    1,082

    Any tip/advice guys???

    Any tip/advice guys???
  10. Replies
    2
    Views
    1,082

    Different Scroll bars in one file

    Hi

    I've manually customized the look and feel of the scroll bars for scroll pane component and it works fine. I've two different files that have different visual styles for scroll bars. Now I want...
  11. Replies
    2
    Views
    917

    Many thanks .. that is exactly what I was looking...

    Many thanks .. that is exactly what I was looking for .. you're a star :)
  12. Replies
    2
    Views
    917

    Generalizing function

    Hi

    I'm usingfollowing script to create a toggle button (I know its a weirdly written script but this is the best I could do not being a coder :))


    /************** Button-1...
  13. Replies
    1
    Views
    1,317

    How to bring button to front

    Hi

    I've a movieclip that contains two buttons. Buttons have a border appearing on roll over. The problem is that the border (which are fairly large highlights for both buttons) overlaps one of the...
  14. Replies
    2
    Views
    935

    Worked like a charm .. many thanks :)

    Worked like a charm .. many thanks :)
  15. Replies
    2
    Views
    935

    accessing main timeline

    Hi this may be pretty simple (but because of my weak programming skills :) ) I'm struggling.

    I'm using flash CS 5.5 and AS 3.0 . I've a movieclip that contains 3 more moviclips that are acting as...
  16. Replies
    5
    Views
    1,982

    It did fix the issue many thanks :)

    It did fix the issue many thanks :)
  17. Replies
    5
    Views
    1,982

    Many thanks for your response. I've create this...

    Many thanks for your response. I've create this asset as movie clip in Flash and converted in to Flex component. The issue is that when you scale the height of this component the 9 scale doesn't work...
  18. Replies
    5
    Views
    1,982

    9 Scale issue for flex component

    Hi

    I'm hoping that this is something simple and I'm missing something obvious but here it goes : Please download and review FLA from http://www.theverticalhorizon.com/TestButton.zip it has a flex...
  19. Using a silly CSS hack worked for me I...

    Using a silly CSS hack worked for me

    I replaced
    margin-top:-1px; with *margin-top:-1px;

    Where the * hack is known to render a particular style for IEs only

    Cheers :)
  20. [RESOLVED] Vertical alignment of Text Field in IE7

    Hi Please review the attached.

    I'm having a wiered problem I've a text box attached to a button. In IE7 if all the margins and padding are set to zero (the standard approach for displaying the...
  21. Replies
    6
    Views
    883

    issue has been resolved there was a problem with...

    issue has been resolved there was a problem with a code file that was not being updated properly many thanks to all who helped

    :)
  22. Replies
    6
    Views
    883

    Hi I'm still looking for help

    Hi

    I'm still looking for help
  23. Replies
    6
    Views
    883

    For the reference here is the CSS of the problem...

    For the reference here is the CSS of the problem infected area

    html, body {
    margin: 0; padding: 0;
    background: #ccc;
    text-align: center;
    height: 100%;
    }

    #pageContainer
  24. Replies
    6
    Views
    883

    Hi rdoyle720 First thanks a lot for sharing the...

    Hi rdoyle720
    First thanks a lot for sharing the fix.. Unfortunately in my case it worked only partially :-(

    In IE6 the page is not getting clipped now but the placement of the div containing the...
  25. Replies
    6
    Views
    883

    Page Clipping IE6 and Expansion in FF

    Hi All

    I'm having a couple of very freaky CSS problems on my site


    For the first one please review the following link in IE6

    http://cph-demo.mondo.dk/CPH/DK/MAIN/Parkering+og+transport/
    ...
Results 1 to 25 of 285
Page 1 of 12 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center