Page shows white box instead of SWF when parameter swfversion set to 11

Hi,
I'm using Dreamweaver CC, and I'm embeding a SWF. When I set the paramter swfversion to 11 the swf wont load, there's only a white box. But when I set it to 10, the SWF loads. What am I doing wrong?
Thanks!

Hello DJ,
did you work trough Adobes help link: http://help.adobe.com/en_US/flash/cs/using/WSd60f23110762d6b883b18f10cb1fe1af6-7bd1a.html# WSd60f23110762d6b883b18f10cb1fe1af6-7bcea and there esp. the chapter "Specify publish settings for SWF files (CS5)"? You should find some hints for your problem.
On the other hand - and I find it very interesting - when I embed a swf file by using my DW CC, DW inserts <param name="swfversion" value="6.0.65.0">, it seems at DW plays it safe.  We have had prior experience of this here in the forum, that a lower version works better than a newer one.
Hans-Günter

Similar Messages

  • For Adobe CC in finder coverflow shows white box instead of file preview

    I cannot get my .psd files that are Adobe CC to show up as anything but a white box in coverflow.
    I run 10.7.5 since that's as far as I can upgrade this 2006 mac pro. My other files show up fine as do other non .psd files such as .jpgs made in Adobe CC. Any helps is appreciated. Thank you.

    I had success with Ai's File > Save As... command on .ai files that have no preview and show only the .ai logo. 
    File > Save on non-preview files keeps the old properties, while Save As...creates a file with the new properties including the thumbnail preview.
    In the Save As... dialog, I use Version: Illustrator CC (17.0) and check Create PDF compatible file and Use compression.
    I'm running Mavericks 10.9.1

  • When i mouse over an object on the page a white box shows up

    I went to a foreign country last week and used their wireless connection. Now every time I put my cursor/mouse over an object on the page a white box appears. Typically when I used to do this, for example over a Google home page special occasion art, a box would appear under my mouse saying what that object was, but now I just get a vertical rectangle shaped white box. I uploaded the latest version of Firefox when I got back to the US, but it's still doing it. I don't have this problem with internet explorer or other browsers - it's just happening with Firefox. Please help!
    Thanks

    Note that your System Details List shows multiple Flash plugins.
    # Shockwave Flash 11.9 r900
    # Shockwave Flash 11.8 r800
    You can find the installation path of all plugins on the <b>about:plugins</b> page.
    You can check the Flash player installation folder for multiple Flash player plugins and remove all (older) version(s) of the plugin (NPSWF32) and (re)install the latest Flash player.
    *(32 bit Windows) C:\Windows\System32\Macromed\Flash\
    *(64 bit Windows) C:\Windows\SysWOW64\Macromed\Flash\

  • Some of the apps previously downloaded have now become blank - white box instead of picture. Name of app still appears. Have tried hard reboot and sync to make sure everything is up to date. Anybody ever had this? How can I fix?

    Some of the apps previously downloaded have now become blank - white box instead of picture. Name of app still appears. Have tried hard reboot and sync to make sure everything is up to date. Anybody ever had this? How can I fix?

    One more thing to try.  Double click on the home button.  Scroll in that bottom line of icons (swipe finger to left) to the app that are all white.  Hold your finger on the app until the - sign appears.  Tap it to close the app.  Hopefully it will then show up correctly.  (As they say about chicken soup curing a cold, "can't hurt")

  • Dreadful White Box with embedded swf

    Hi there,
    this is my first forum post on Adobe but I have been scouring the forums across the internet and I am aware this is a common error but so far it would appear everyone has a different reason for this error happening.
    Basically when I just run the swf file locally from my computer it works perfectly, I have succesfully managed to embed it into the home page of one of my sites... http://www.reelflies.ca - it is about 3/4 of the way down the home page. Now I have also managed to embed it on another one of my sites just as a test file and it works fine on its Html page... http://www.digitalbarn.ca/Reelflies-Slideshow/sitemap2.html.. So I feel rather confident that it is not a problem with my code.
    Now when one of our advertisers try to put it on their site it simply will not show - just a blank white box shows - now even if I send them the exact code that we use and even have tried linking it to one of the sites (digitalbarn.ca) that it was previously working on. Nothing seems to work, this is my first stint into flash so it is possible it is a coding error on my end but for me to be able to get it to work on two sites seems to baffle me.
    I have also read that it could be that the directory that the swf and related files are stored in may not allow this file type to play but even with a direct link to one of our sites that do have it working it suddenly stops working. The site does have other flash on their homepage as well so it is rather frustrating that ours will not work.
    Oh I also wanted to add that I am using the Adobe CS4 suite for this. and testing has been run in Mozilla Firefox 3.5, Internet Explorer, and Google Chrome. I have also been using firebug to try to figure out any issues myself on the advertisers website to no avail.
    I apologise in advance as I am trying to answer as many of the initial questions I often see when researching this problem things may not come out totaly how I wanted.
    Message was edited by: shaun_b-00

    Included below is my embed source. I used Dreamweaver CS4 to produce it, the Website that is having the grief is http://www.thenewflyfisher.com/ there is a black jpeg of our logo near that bottom of their page and below it a big white square, that big white gap directly below is where our flash should be playing. That piece of code currently is linking to their servers which obviously isnt working.
    I ran tests on my Reelflies.ca page with the below code to no avail unfortunately. That code works fine on my digitalbarn site but when located on a different site stops working which confuses me as I would have imagined the direct links would have resolved that issue?
    **edit: For whatever reason the quotation marks at the end of my link have been grabbed into the links so if testing the links just make sure you remove these from your browser address bar.
    This is included in the header tags
    <script src="http://www.digitalbarn.ca/Reelflies-Slideshow/Scripts/swfobject_modified.js" type="text/javascript"></script>
    This is the embed code contained where I want the swf to play on the site.
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="468" height="280" id="FlashID" title="Reelflies-Flash">
      <param name="movie" value="http://www.digitalbarn.ca/Reelflies-Slideshow/New-Fly-Fisher-Slideshow.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="swfversion" value="6.0.65.0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value=" http://www.digitalbarn.ca/Reelflies-Slideshow/Scripts/expressInstall.swf" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.digitalbarn.ca/Reelflies-Slideshow/New-Fly-Fisher-Slideshow.swf" width="468" height="280">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="6.0.65.0" />
        <param name="expressinstall" value="http://www.digitalbarn.ca/Reelflies-Slideshow/Scripts/expressInstall.swf" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
          <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>

  • I randomly get black boxes instead of images when loading a webpage

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    Ever since I upgraded to the newest version of Firefox, I've been getting a lot of blacked out boxes instead of the actual images. When I right click "View Image", the image does show up, but I don't want to keep right clicking boxes just to see an image. I also checked to see if I might how blocked the image on AdBlock or on "Page Info", but nothing was marked.
    The blacking out of images seems to happen randomly at different times. From different tabs opened, not all images are blacked out. On the same page, some images will be blacked out while some show up. Also, I've for the same web page, one day I'll open it up and everything is fine, but the next day I open up the same URL and the images are blacked out. It just seems so random.
    I was thinking my internet speed could have something to do with it. The blacking out also happens more frequently when I have multiple tabs open or if the images are larger. However, I did not have this problem until I upgraded Firefox.
    == This happened
    ==
    A few times a week
    == I upgraded to the newest version of Firefox
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name Firefox
    Version 3.6.6
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Adblock Plus 1.2.1 true
    AVG Safe Search 9.0.0.825 true {3f963a5b-e555-4543-90e2-c3908898db71}
    AVG Security Toolbar 4.002.023.004 false avg@igeared
    Delicious Bookmarks 2.1.072 true {2fa4ed95-0317-4c6a-a74c-5f3e3912c1f9}
    Dictionary 2.1.10 true [email protected]
    FireShot 0.80 false {0b457cAA-602d-484a-8fe7-c1d894a011ba}
    FlashGot 1.2.1.27 true {19503e42-ca3c-4c27-b1e2-9cdb2170ee34}
    Java Console 6.0.14 true
    Java Console 6.0.15 true
    Java Console 6.0.17 true
    Java Quick Starter 1.0 true [email protected]
    Microsoft .NET Framework Assistant 1.2.1 true {20a82645-c095-46ed-80e3-08825760534b}
    Read It Later 2.0.6 true [email protected]
    SkipScreen 0.4.7amo true SkipScreen@SkipScreen
    StumbleUpon 3.64 true
    TVU Web Player 2,4,9,1 true [email protected]
    FastestFox 4.1.5 true [email protected]
    ColorfulTabs 4.6.1 false {0545b830-f0aa-4d7e-8820-50a4629a56fe}
    Morning Coffee 1.33 true morningCoffee@shaneliesegang
    Java Console 6.0.20 true
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar 0
    browser.history_expire_days.mirror 180
    browser.history_expire_days_min 30
    browser.places.importBookmarksHTML false
    browser.places.importDefaults false
    browser.places.leftPaneFolderId -1
    browser.places.migratePostDataAnnotations false
    browser.places.smartBookmarksVersion 2
    browser.places.updateRecentTagsUri false
    browser.startup.homepage www.yahoo.com
    browser.startup.homepage_override.mstone rv:1.9.2.6
    dom.ipc.plugins.timeoutSecs 10
    extensions.lastAppVersion 3.6.6
    general.useragent.extra.microsoftdotnet ( .NET CLR 3.5.30729)
    javascript.options.showInConsole true
    keyword.URL http://us.yhs.search.yahoo.com/avg/search?fr=yhs-avg&type=yahoo_avg_hs2-tb-web_us&p=
    network.cookie.prefsMigrated true
    network.http.sendRefererHeader 0
    places.last_vacuum 1278934795
    print.print_printer Microsoft XPS Document Writer
    print.printer_Microsoft_XPS_Document_Writer.print_bgcolor false
    print.printer_Microsoft_XPS_Document_Writer.print_bgimages false
    print.printer_Microsoft_XPS_Document_Writer.print_command
    print.printer_Microsoft_XPS_Document_Writer.print_downloadfonts false
    print.printer_Microsoft_XPS_Document_Writer.print_edge_bottom 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_left 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_right 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_top 0
    print.printer_Microsoft_XPS_Document_Writer.print_evenpages true
    print.printer_Microsoft_XPS_Document_Writer.print_footercenter
    print.printer_Microsoft_XPS_Document_Writer.print_footerleft &PT
    print.printer_Microsoft_XPS_Document_Writer.print_footerright &D
    print.printer_Microsoft_XPS_Document_Writer.print_headercenter
    print.printer_Microsoft_XPS_Document_Writer.print_headerleft &T
    print.printer_Microsoft_XPS_Document_Writer.print_headerright &U
    print.printer_Microsoft_XPS_Document_Writer.print_in_color true
    print.printer_Microsoft_XPS_Document_Writer.print_margin_bottom 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_left 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_right 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_top 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_oddpages true
    print.printer_Microsoft_XPS_Document_Writer.print_orientation 0
    print.printer_Microsoft_XPS_Document_Writer.print_pagedelay 500
    print.printer_Microsoft_XPS_Document_Writer.print_paper_data 1
    print.printer_Microsoft_XPS_Document_Writer.print_paper_height 11.00
    print.printer_Microsoft_XPS_Document_Writer.print_paper_size_type 0
    print.printer_Microsoft_XPS_Document_Writer.print_paper_size_unit 0
    print.printer_Microsoft_XPS_Document_Writer.print_paper_width 8.50
    print.printer_Microsoft_XPS_Document_Writer.print_reversed false
    print.printer_Microsoft_XPS_Document_Writer.print_scaling 1.00
    print.printer_Microsoft_XPS_Document_Writer.print_shrink_to_fit true
    print.printer_Microsoft_XPS_Document_Writer.print_to_file false
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_bottom 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_left 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_right 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_top 0
    privacy.clearOnShutdown.cookies false
    privacy.clearOnShutdown.formdata false
    privacy.clearOnShutdown.history false
    privacy.cpd.formdata false
    privacy.cpd.sessions false
    privacy.cpd.siteSettings true
    privacy.item.formdata false
    privacy.item.history false
    privacy.sanitize.migrateFx3Prefs true
    privacy.sanitize.sanitizeOnShutdown true
    privacy.sanitize.timeSpan 0
    security.warn_viewing_mixed false
    security.warn_viewing_mixed.show_once false
    == Firefox version
    ==
    3.6.6
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-Shockwave Flash 10.1 r53
    *2,4,9,1
    *6.0.12.69
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *npdivxplayerplugin
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *Default Plug-in
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *4.0.50524.0
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *Npdsplay dll
    *DRM Store Netscape Plugin
    *DRM Netscape Network Object

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Can I get rid of the white box behind my swf file?

    I would like for the space behind my swf animation to not appear as a white box while the browser is loading the swf but rather show what is on the page behind the loading file.
    I believe someone had once told me what to do to prevent this but I cannot find this info now.

    Thank you. I knew it was something simple. I think I used to
    have to enter it as a paramenter but now in CS5 there is
    a w mode setting. I appreciate your help..

  • Firefox 13 only displays a white box instead of an image on certain websites

    Firefox 13 is only displaying a white box where the picture should be. This is happening on different websites, but I will include a link to the latest one for me. Internet Explorer displays the image just fine:
    http://www.bostonproper.com/product/Asymmetrical-hem-maxi-dress/836602/sc/169/c/169/pc/44.uts
    You should see a large image of a woman in a red dress on the page, not a white box. I have tried clearing the cookies and cache, I have the settings to allow images from this website and nothing is working. The trouble seems to have started when I updated to Firefox 13.

    I completed the steps in the article and disabled the Real Player plug in. That did the trick and Firefox 13 is now displaying the images correctly. I am wondering if these issues will be fixed in the future because I do use Real Player quite a bit. Thank you so much for the help!

  • Empty Movie Clip Shows White Box before Movie Loads

    Hi all!
    I created a type of slide show template that imports external
    swfs. Everything works, but the client doesn't like the white box
    created by the empty movie clip that appears before the external
    swf loads. Does anybody know how to get rid of this? Any assistance
    would be greatly appreciated!
    Sincerely,
    rs

    > I created a type of slide show template that imports
    external swfs. Everything
    > works, but the client doesn't like the white box created
    by the empty movie
    > clip that appears before the external swf loads. Does
    anybody know how to get
    > rid of this? Any assistance would be greatly
    appreciated!
    Hi there rs
    Forum archives:
    http://groups.google.com/advanced_group_search?q=group:macromedia.flash.*&hl=en&lr=&ie=UTF -8
    search for "white box"
    http://groups.google.com/groups?as_q=white+box&num=10&scoring=r&hl=en&as_epq=&as_oq=&as_eq =&as_ugroup=macromedia.flash.*&as_usubject=&as_uauthors=&lr=&as_drrb=q&as_qdr=&as_mind=1&a s_minm=1&as_miny=1981&as_maxd=28&as_maxm=9&as_maxy=2006&safe=off
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • White box instead of flv video

    I'm having trouble placing an flv file on my page...I've been through the trouble-shooting guide and can't see anything wrong and have tried eveything I can think of.  All I get is the white box, and I've run out of ideas for what to try next.  The page is at http://www.empathydesign.co.uk/Test/video.html (user name - mike, password = stereo). I've been trying to sort this out for days now and its very frustrating.

    Hi,
    I notice several things:
    1. This message (from german DW).
    I am not sure, wheter if this is very important, but there are probably remaining leftovers of an earlier Spry menu.
    2. The appropriate box for the flv file is not filled out, I see only only ".flv". Look here:
    Hans-G.

  • Show Other Language instead of english when typing in TextField

    dears
    i want to make an application in which my user required other language specially
    URDU or ARABIC instead of english when typing in the textfield entries and then
    decode it(INTO ENGLISH) when save to the database.
    can i fullfill this task by using java?
    plz help me or give me soild refrenceses.
    thanks in advance

    In case this article doesn't give you the idea, machine language translation is far too complex to teach someone on a forum. You might check out amazon.com for books or search google for other articles, but you aren't going to learn what you need by asking here. The best you can hope for here is some links to books or online material. You might also check out universities in your area and see if they offer some kind of class which might be applicable.
    Here's a google search for language "automatic translation" "open source"
    http://www.google.com/search?sourceid=navclient&ie=UTF-8&oe=UTF-8&q=language+%22automatic+translation%22+%22open+source%22
    You might find some tools which will help, but I really doubt you will find a open source java translator (english<->urdu/arabic)

  • ITunes 10.0.7.21 shows a white box instead of artwork for most of my albums.  Many of these are albums I purchased on itunes.  Also when I hit get album art it deleted the artwork it already had form many albums and says it cant find it.

    OS is Windows 7
    I updated iTunes the other day and I decided to run "get album art" and instead of finding artwork, it made some of the artwork I already had show up as white squares, or disapear entirely.  The ones that are white squares show up under the get info, but not in itunes.  I did click in view for show al artwork, no luck.  Many of these albums I bought from iTunes.  The ones that the artwork was deleted some albums I can buy on iTunes, but already owned, and iTunes found the artwork before, but now cannot.  Some are albums that I spent many hours finding and adding the artwork myself.  I am very frustrated.  I cannot find the time to manually install artwork for thousands of songs.
    My work computer is Windows 8, so I really don't want to hear windows vs OSX argument.  My company won't switch to mac because you like it better, so I just need a solution to my issue.  iTunes it has always worked better for me on my work PC than my macBook, I dont know why, but I don't take two laptops with me when I travel so I have my iTunes library on the PC that has to come with me.  This is the first time an update has screwed things up for me.

    Well my first guess was wrong. The line that failed is the one that writes out the image to disk. I've not revisited the code for that script for ages, but it seems I did add in an extra test for missing files a little while later, then forgot to upload the change. I can reproduce the error message if I deliberately rename a file to confuse iTunes so that seems the most likely reason for your problem with the script. I've uploaded a new build of CreateFolderArt which should work better.
    See FindTracks for a tool to repair broken links. You should probably get that issue fixed first.
    I know what SPSS stands for but that is all I know about it.
    tt2

  • Webcam shows gray box instead of image on a G455 using Ubuntu 10.10

    I upgraded from ubuntu 10.04 and my webcam started going in and out showing a gray box, I updated my xorg and now the gray box is always there. If I right click where the image is supposed to be I can see a fragment of the image but nothing more and I hear a low ringing sound. 
    I had a similar issue with my media players(gray box not the low ringing sound), I fixed that by changing the video codecs. 
    I don't know how to do that with a webcam that's built in.
    anyone know how to fix this or trouble shoot to be sure this is the actual problem?

    updating camera drivers may help you to solve the issue.
    http://forum.lenovo.com/t5/Linux-Discussion/webcam​-on-U330/m-p/95630#M825

  • Exchange 2013: owa page shows up but returns bad request when logged in

    Environment: Exchange 2013 CU6 /Windows Server 2012 R2
    Just installed the patch yesterday, owa and ecp was working fine after the install but it broke for some reason.
    was able to get ecp and powershell running but still cant up owa.
    owa website can be accessed online, but once logged in it will throw errors below:
    Firefox:bad request
    IE:https://mail.domain.com/owa/auth.owa
    tried to recreate Virtual directories for ecp and owa but to no avail.
    both default website authentication shows basic,forms and fba (for ecp/owa)
    checked IIS settings: no redirection details for both http redirect by default didnt touch it as well.
    just wondering if anyone experienced the same and how they got it to be resolved, also is there a way to check what is the current authentication method for the backend server
    not sure if i am checking it correctly but when i go to IIS>exchange back end, i cannot enable basic and forms as the same time...
    thanks in advance

    Hi,
    From your description, I recommend you use the following cmdlet to change the authentication method of the "owa" virtual directory to Windows authentication.
    Set-Owavirtualdirectory -identity "servername\owa (Exchange Back End)" -WindowsAuthentication $True -Basicauthentication $false -Formsauthentication $false
    And then run the following command on both the Client Access and Mailbox servers to restart IIS and check the result.
    iisreset /noforce
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Viewer shows white background instead of free-frame of clip - What happened

    Did I accidentally change a setting somewhere? Whenever I pause a clip in the viewer the free-frame turns into a white background so it becomes near impossible to edit. How do you fix this?
    FCP 5.1.4

    This thread will give you some suggestions:
    http://discussions.apple.com/thread.jspa?messageID=7020772&#7020772
    let us know.

Maybe you are looking for

  • How can I run a sequence file which is stored as BLOB

    Hallo, I' using (or better will use) TestStand 3.1 and a ORACLE database. Is there a way to load and execute sequence files which are not stored on the filesystem but as BLOBs in the ORACLE DB. The choice which sequence has to be executed is done dyn

  • How to change the baudrate for NI-USB 8473

    There is a problem about my NI-USB 8473, High speed CAN device. I have a excuted file to operate this CAN, programmed by CVI, but i dont have the source code. It works all fine when i want to change the baudrate. But i have to develop a new prj for t

  • Can't detect airport express

    i got another Airport Express and i am trying to set it up.  the Airport Express utility couldn't detect the new airport express. 

  • Changing area of pixelation on screen - why?

    OK, pixelation may not be the right term. But anyway, there are changing places on the screen where there's a chunk that is like an extremely low resolution, etc.  I'm attaching a partial screenshot so you can see what I mean. When I scroll or move,

  • Tabsrip in module pool

    hi all when im tryin to create tabstrip in module pool pgm im gettin error as subscreen s not assigned to tab how do i assign the subscreen for the tabstrip