Template & flash bug DW8?

I have just updated a site that had a small flash movie in a
non editable
region in templated pages.
DW offered to update the code and it wrapped the flash movie
in the
'AC_FL_RunContent' script tags.
AC_FL_RunContent(
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
cab#version=7,0,19,0','name','logo','width','176','height','133','id','logo'
,'onmouseover','MM_controlShockwave(\'logo\',\'\',\'Play\')','src','../flash
/log11','quality','high','pluginspage','
http://www.macromedia.com/go/getflas
hplayer','swliveconnect','true','movie','../flash/log11' );
//end AC code
The flash movie link inside these tags is now *fixed* to the
link which in
the template ( ../flash/log11 )
Any child page spawned from the template retains this link
wherever it is
saved to in the site and only plays the movie if the
../flash/log11 link
happens to be correct.
Detach the template and the link reverts to what it should be
and the movie
plays.
Once I worked out what was happening it was not too difficult
to find a
workaround but appreciate it if anyone could shed some light.
thanks
lawrie

thank you
lawrie
"Murray *ACE*" <[email protected]> wrote
in message
news:eh50e6$83v$[email protected]..
: It is a known bug.
: Murray --- ICQ 71997575
: Adobe Community Expert
: (If you *MUST* email me, don't LAUGH when you do so!)
: ==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
: ==================
: "lawrie" <[email protected]> wrote in message
: news:eh4tig$4t8$[email protected]..
: >I have just updated a site that had a small flash movie
in a non editable
: > region in templated pages.
: >
: > DW offered to update the code and it wrapped the flash
movie in the
: > 'AC_FL_RunContent' script tags.
: >
: > AC_FL_RunContent(
: >
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
: >
cab#version=7,0,19,0','name','logo','width','176','height','133','id','logo'
: >
,'onmouseover','MM_controlShockwave(\'logo\',\'\',\'Play\')','src','../flash
: >
/log11','quality','high','pluginspage','
http://www.macromedia.com/go/getflas
: >
hplayer','swliveconnect','true','movie','../flash/log11' ); //end
AC
code
: >
: > The flash movie link inside these tags is now *fixed*
to the link which
in
: > the template ( ../flash/log11 )
: >
: > Any child page spawned from the template retains this
link wherever it
is
: > saved to in the site and only plays the movie if the
../flash/log11
link
: > happens to be correct.
: >
: > Detach the template and the link reverts to what it
should be and the
: > movie
: > plays.
: >
: > Once I worked out what was happening it was not too
difficult to find a
: > workaround but appreciate it if anyone could shed some
light.
: >
: > thanks
: >
: > lawrie
: >
: >
: >

Similar Messages

  • Is it flash bug? Tween Class

    I've been working on a bit big project. I've some components on the stage. There are basically 4 frames. Each frame has some components. What I've done is, I've used tween class. Workflow is something like this:
    Frame 1:
    --used Tween class to get fade effect for List component.
    --used Tween.MOTION_FINISH event to fire an event when it is finished.
    --when it is finished, applied eventListener
    --on Change event, remove eventListeners and use Tween class again to get reverse fade effect.
    --again used Tween.MOTION_FINISH event to fire an event when finished.
    --in that evenHandler, gotoAndStop(2);
    Frame 2:
    //similar
    Frame 3:
    //similar
    and so on.. now, what happens, is, if i play with my scene, sometimes tween class failed to work. sometimes it does not display List component, sometimes it displays List component with alpha 0.2. sometimes it happens with movieClip also. Is it flash bug or problem with my code?

    probably a coding problem.  the most common error that seems like a flash bug would be to define a tween within a function body allowing flash to gc that tween, possibly before it starts and/or completes.

  • Serious Flash bug?

    Hello. I am a newbie to this forum, so I am sorry if this
    message is off-topic. If it is, I would be obliged if anyone could
    direct me to the correct place.
    I am a veteran programmer but I am new to actionscript. I
    have come across some strange behavour which is driving me mad.
    Following is a part of my code :
    ...[snip]...
    private var pnt:Point = new Point();
    private var dirp:int;
    private var fastp:int;
    private var i:int;
    private var pathB:Array;
    ...[snip]...
    for (dirp=fastp; dirp<=i; dirp++) {
    // BUG!!! If I UNCOMMENT 1 of the 2 following lines, code
    gets mixed up.
    // pnt.x=pathB[dirp][0].x+pathB[dirp][2].x;
    // pnt.y=pathB[dirp][0].y+pathB[dirp][2].y;
    pnt=new
    Point(pathB[dirp][0].x+pathB[dirp][2].x,pathB[dirp][0].y+pathB[dirp][2].y);
    if (addElement(pnt, dirp, pathB[dirp][2], pathB[dirp][3]+1))
    return pathF;
    As I mention above, if I uncomment //pnt.x=... or //pnt.y=...
    or if I even replace them with something like pnt.x=pnt.x+1 ;
    then my code gets mixed up and returns wrong results.
    This is driving me nuts because these two lines shouldn't
    have any effect since right below them there is
    pnt=new Point(...);
    which supposedly "cancels" the 2 previous instructions.
    Right?
    Could anyone, please, show me the obvious that I can't see?
    Many thanks in advance,
    Bill Kotsias

    it's not necessarily a flash bug. there are situations where
    assigning your pnt's x and y properties may trigger some other code
    to execute and re-assigning those properties immediately afterwards
    does not stop the other code from executing.
    you need to isolate the minimum code needed to display the
    issue before anyone will check it. you're nowhere close to that
    now:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Is it a flash bug?or???

    is it a flash bug?o how i can fix it?
    http://www.gotoandlearnforum.com/viewtopic.php?f=28&amp;t=15709

    It does - just need to have the url correct:
    http://www.gotoandlearnforum.com/viewtopic.php?f=28&t=15709
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Looking for list of ie7 and flash bugs

    I'd like to stay clear of any ie7 and flash bugs that are out there, does anyone know of a list of any known bugs with flash player and ie7?
    I'm currently experiencing an issue where flash 10 and my app do not work in IE7 but they work fine in all other browsers.

    Hi, Check in Tools, manage add ons(all categories) for Shockwave Flash Object and make sure it is Enabled and is the same version of Flash Player you have Installed.
    Test with each browser here and if Flash Player is Installed correctly you should see the animation and the version of Flash Player will be displayed also. http://www.adobe.com/software/flash/about/ 
    If you need further help, post back your operating system, other browsers used and versions.
    Thanks,
    eidnolb

  • Crazy flashing BUG on my screen during compression

    Every time I start a compression I get a crazy flashing bug on screen. I have provided a video if anyone have any idea.
    https://magekfilmworks.box.net/shared/static/46jazyxdz9.mov

    Try running disk utility from safe boot or a system disk.

  • DW CS3, Templates & Flash paths

    Hello guys,
    I guess that everybody knows but I didn't find info about
    it... Seems DW won't update the path of a Flash file when using a
    Template. The result is that the path will always be the same as
    the file was located in /Templates.
    Do you guys know any way to fix or circunvent this
    limitation? I have several similar pages, using PHP, and templates
    were a nice solution...
    Thanks!

    > Anyway, the workarounds seem to make sense. The
    "changing to Site-Root"
    > solution isn't very practical as that only works if you
    view the page
    > after you
    > upload it (must be
    http:// address).
    Not true. If you are previewing using temp files, it'll work
    fine.
    > In the template code, changing every reference to the
    file from
    > "../myFlash.swf" to just "myFlash.swf" seems to work.
    There were 4
    > instances of
    > it I found to change.
    That will only work if all your pages *and* your Flash file
    are at the
    site's root level.
    > However, does anyone know if unchecking those are going
    to cause problems
    > with
    > anything else? What exactly do those do?
    The first of them causes the Flash to be placed on the page
    in such a way
    that the IE prompt to click to activate is avoided. I'm not
    sure I've ever
    seen the second prompt.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "tomservo6" <[email protected]> wrote in
    message
    news:[email protected]...
    >I ran into this problem as well when trying to insert any
    sort of Flash
    > element, both made in Flash and the premade SWF's in DW,
    into DW CS3 as
    > part of
    > a template. When previewing the template itself, the SWF
    plays. When I
    > preview
    > a page created from the template, it's not there.
    >
    > I found a technote from over a year ago:
    >
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=c65e8513&sliceId=2
    >
    > Apparently DW engineers are still "investigating" the
    bug from a previous
    > version.
    >
    > Anyway, the workarounds seem to make sense. The
    "changing to Site-Root"
    > solution isn't very practical as that only works if you
    view the page
    > after you
    > upload it (must be
    http:// address).
    >
    > In the template code, changing every reference to the
    file from
    > "../myFlash.swf" to just "myFlash.swf" seems to work.
    There were 4
    > instances of
    > it I found to change.
    >
    > The easiest workaround that I used was to uncheck the
    "Insert using
    > browser-safe scripts" and "Convert tags to scripts on
    file open." in
    > edit ->
    > preferences -> code rewriting.
    >
    > However, does anyone know if unchecking those are going
    to cause problems
    > with
    > anything else? What exactly do those do?
    >
    >
    >
    >

  • Problem inserting FLV into template based page DW8

    Error when inserting an FLV into a template based page.
    The error is: "Making this change would require changing code
    that is locked by a template or translator. The change will be
    discarded."
    I thought perhaps something was wrong with my code so I
    created a new page in DW8, with one word of text. Saved the new
    page as a template with the one word of text made into an editable
    region. Created a page based on that template and attempted to
    insert a FLV file into the editable region (using Insert > Media
    > Flash Video). I still get the error message. I've attached the
    code for this page.
    I also get the error message when I go through the tutorial
    Presenting
    Video with the Flash Video Component in Dreamweaver 8. Using
    the files provided in the tutorial.
    Is the only workaround for this the one I found here?:
    http://med.stanford.edu/irt/web/references/flash_video_installation.html.
    Steps are under heading "Workaround for Locked Code insert error"
    near bottom of page.
    Any help is appreciated.
    Jen

    > Is the only workaround for this the one I found here?:
    >
    http://med.stanford.edu/irt/web/references/flash_video_installation.html.
    > Steps
    > are under heading "Workaround for Locked Code insert
    error" near bottom
    > of
    > page.
    This workaround *will* work....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "kilmeny21" <[email protected]> wrote in
    message
    news:[email protected]...
    > Error when inserting an FLV into a template based page.
    >
    > The error is: "Making this change would require changing
    code that is
    > locked
    > by a template or translator. The change will be
    discarded."
    >
    > I thought perhaps something was wrong with my code so I
    created a new page
    > in
    > DW8, with one word of text. Saved the new page as a
    template with the one
    > word
    > of text made into an editable region. Created a page
    based on that
    > template and
    > attempted to insert a FLV file into the editable region
    (using Insert >
    > Media >
    > Flash Video). I still get the error message. I've
    attached the code for
    > this
    > page.
    >
    > I also get the error message when I go through the
    tutorial
    >
    http://www.adobe.com/devnet/flash/articles/flv_tutorial.html.
    Using the
    > files
    > provided in the tutorial.
    >
    > Is the only workaround for this the one I found here?:
    >
    http://med.stanford.edu/irt/web/references/flash_video_installation.html.
    > Steps
    > are under heading "Workaround for Locked Code insert
    error" near bottom
    > of
    > page.
    >
    > Any help is appreciated.
    > Jen
    >
    >
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin
    > template="/Templates/index.dwt"
    codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title>Untitled Document</title>
    > <!-- InstanceEndEditable -->
    > <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    > </head>
    >
    > <body>
    > <!-- InstanceBeginEditable name="temp"
    -->Text<!-- InstanceEndEditable -->
    > </body>
    > <!-- InstanceEnd --></html>
    >

  • Problem with Flash and DW8

    here i have a problem with dw8, when using a flash file and
    an frameset. all links are placed into the .swf file, and the frame
    name is correct. however the links only got open on an new window
    and not in the specific frame.
    how do i have to link .html sites in dw8 with a
    frameset?

    i founf this on a german forum:
    http://www.administrator.de/Verlinkung_mit_Frame_per_Flash.html#45372
    it seems it won't work, i can't believe this....

  • May Release: New partner support, Infrastructure updates, Site templates and bug fixes

    Link: http://www.businesscatalyst.com/_blog/BC_Blog/post/May-release-New-partner-support-Infrast ructure-updates-Site-templates-and_bug-fixes/
    We are announcing a new Business Catalyst release, scheduled to go live on Thursday, May 3rd. With this release, we are continuing our investments in system performance and stability by increasing our web servers capacity, enabling HTTP acceleration to provide faster site loading times, and improving the site creation speed by using pre-generated sites.
    On the product side, we have completely revamped our partner support workflow taking advantage of the Adobe support infrastructure and tools, enhanced the site templates workflow for partners, and included lots of bug fixes and improvements. Read through the following sections to get detailed information about this release:
    Partner support
    Infrastructure updates
    Features and enhancements
    Issues fixed by this release
    What's next
    You can jump to the corresponding section by clicking the above links.
    Partner support
    Updated Help & Support partner experience
    Following Adobe ID support, we have upgraded BC  support tools (cases, chat, documentation) with standard Adobe tools. As a partner, you can now benefit from the same support tools as the rest of Adobe Creative Suite, and can track your support cases with Adobe BC, Dreamweaver, Muse or Photoshop in a single place.
    Partners with more than 100 paid sites will get 2nd level chat support, which includes a higher priority, by default. If you have more than 100 paid sites, but spread across different Partner Portals, please ask support to enable 2nd level chat for you.
    Support experience for your Small Business owner clients can now be owned by partners (see below).
    Custom Help & Support URL for your clients
    As a partner, you are probably already offering various additional services to your clients besides building & maintaining their BC site. Support, tailored specifically to your client needs, is usually one of these value-added services. We are now enabling you to take your Support service to the next level. In  Partner Portal Settings, you have the option to set a custom URL for what will open when your client clicks on Help & Support inside Admin Console:
    If you have multiple partner accounts, for different verticals, you can specify a Support URL for each of these.
    The default Support experience provided by BC for your clients will be updated in a few releases to be similar to the partner support experience. This includes BC-branded support cases and documentation. If you'd like to keep a white-label experience for your customers, please set your own Help & Support URL in Partner Portal.
    For more details please read the Improved support workflow and new forums announcement on our blog.
    Infrastructure updates
    Between our April release and the following infrastructure updates have been enabled
    Limited trial sites for free partners – starting with our May release, the number of trial sites a Free Partner can have will be limited to 100. Once the limit is reached, Free Partners that need to create a new trial site have the options to upgrade to a higher partner plan, upgrade some of the trial sites to paid or delete unused/expired trials.
    Automatic trial expiry extension - with this release, trial site expiry date will be automatically extended with 30 days every time an admin user logs in  the system through the admin interface or through FTP.
    Installed additional hardware - we have installed additional web servers on all our data centers, that translate into an increase of the existing capacity with over 70%.
    Updated DNS infrastructure - we have improved the DNS resolution for email delivery so that we can increase the rate at which we're sending the system operational emails
    HTTP acceleration – all sites static assets are served from a new cache engine (images, CSS and JavaScript files, together with improved headers that should allow the browser to cache them better for a browsing session). This update has been turned on along with our April release, and has made all the BC sites load faster on first and on subsequent loads.   
    Accelerated site/partner creation – we've changed the way new sites are created for faster speed, pre-creating them and reusing pre-created sites when needed, and have also improved the creation process for new partners, minimizing the impact of new CCM customers on the existing datacenters.
    Adobe ID for partners - in order to support an integrating experience between the various Adobe tools a partner may use (Dreamweaver, Muse, Support forums) we have added Adobe ID support for Business Catalyst partner accounts. Starting April 19, partners are asked to merge their current Business Catalyst account with their Adobe ID accounts. For more details about the transition process and FAQ please read the Introducing Adobe ID blog post.
    Updated Terms of Use - Along with several other changes in our processes in the past few months, we also revamped our Terms of Use and the signature process by requesting every admin user to sign a TOU. We have completed the rollout for partners, and we might be pushing an updated partner Terms of Use version within the following weeks. For more details and questions about this change, read the New Terms of Use for Business Catalyst blog post.
    Features and enhancements
    Site templates
    To support the increasing number of partners building, sharing or reusing  templates to create  new sites, we're extending our site templates support from our partner portal with a new template type and improved  management support. The update is going to enable partners to mark sites as templates and   choose between making them available in Online Business Builder and keeping them private in their partner portal. A template site will not expire and has the same limits as any other trial site.
    Based on your partner level, you can create private or public templates using the Site Details screen or the Tools>My Site Template section from your Partner Portal. Standard partners can only create private templates, while Free Partners can only view site templates that have been transferred to their accounts by other partners.
    The number of templates a partner will have will be limited and will vary based on partner level: free partners can store up to 5 templates in their partner portal, standard partners have up to 100 site templates while Premium Partners might have up to 200 templates. Paid sites marked as templates are not counted against these limits.
    Business Catalyst Partner fixes
    While we are really focused on making the Business Catalyst integration into Creative Cloud a smashing success, we are slowly resuming our efforts to deliver fixes that have been requested by our partners. This release includes the following partner fixes:
    Improved product custom fields - we have increased the maximum number of characters for product custom fields to 1024 (previous limit was 256); this gives partners and customers additional space to use when working with products
    Improved Secure Zone subscribers list - we have added the customer email address in the Secure Zone Subscribers list to enable partners better filter and manage customers
    Better experience when exporting data - to prevent customer confusion when exporting data from Mac computers, we have removed the export to excel option and exporting in CSV format by default.
    Social plugins integration updates
    Starting with our May release, we are updating the social plugins support to require users to get the plugin code from the third party provider and saving into his Business Catalyst website. The module tags and configuration will remain unchanged, but will render an empty tag until the partner or site owner will  update the module template to include the corresponding module code snippet from the third party platform provider.
    For more information about how you can enable the Social Plugins on a Business Catalyst websites, read the Social Media: Integrating Facebook and Twitter knowledge base article.
    Other changes
    Updated weekly emails - Starting with our May release, the information in the site weekly emails has been filtered based on the site's plan. For example, webBasics site reports will no longer include the sales report.
    Localization - we improved and increased the coverage of the admin interface translations into German, French and Japanese
    Site Settings -> Ignored IP addresses has been relocated under Reports -> Visitors -> More.
    BC-Dreamweaver integration performance improvements
    Development Dashboard has been removed, as it didn't provide a clear useful, ongoing benefit. The information present in the development dashboard has been integrated into our new Help & Support section.
    Payment gateway settings - for more privacy and data protection, we have updated the Payment Gateway configuration screens to obfuscate the sensitive login information. Fields that have been obfuscated are now requiring confirmation.
    Report abuse badge on trial sites - for compliance reasons, a "Report Abuse" link has been added to the front-end of all trial sites of free partners that don't have any paid sites. When they click the Report Abuse link, site visitors are redirected to a form submission page on businesscatalyst.com site.
    Issues fixed by May release
    Issues 3051303, 3168786 - Workflow notifications - Fixed a problem preventing workflow notifications emails from being sent.(see get satisfaction forum discussion)
    Issue 3164074 - Fixed a bug causing the lightbox gallery created from Muse to be displayed behind page elements
    Issue 3162810 - Fixed a bug in rendering engine to prevent  content placed between body and head tags being incorrectly moved inside the body tag
    Issue 3166610 - Fixed a broken link to Partner Portal in Internet Explorer
    Issue 3175003 - Fixed an issue that caused an incorrect price display for the Year One-Off Setup Fee when upgrading a site from Admin using CB
    Issue 2567278 - Fixed a bug causing site replication to ignore product attributes
    Issue 2947989 - CRM passwords are now case sensitive
    Issue 2723731 - Removed CSS files from the head section of the Layouts files, when downloaded and opened in Dreamweaver, via the BC extension
    Business Catalyst new admin interface updates
    Added "Save and Add New" button in Web App Item Add & Edit screens (see get satisfaction forum discussion)
    Updated Quick Actions menus to add more actions (see get satisfaction forum discussion)
    Fixed an issue causing Recent items menu to display deleted items (see get satisfaction forum discussion)
    Fixed a display issue on File Manager making top buttons unreachable (see get satisfaction forum discussion)
    Fixed the scrollbars in Email Marketing>Campaign>Stats>Bounced Emails reports (see get satisfaction forum discussion)
    Fixed an issue causing Recent items menu to brake after selecting the current page from the Recent Items menu (see get satisfaction forum discussion)
    Replaced the Success notification displayed when selecting Users or Permissions tabs from User Roles with an Warning
    Change the action label displayed in User Roles list from View to Edit to match the list pattern from Admin Users
    Fixed a missing file JavaScript error occurring when trying to open image manager from product details-> Attributes -> options
    Moved System Emails section from Site Setting to Site Manager (see get satisfaction forum discussion)
    Updated Domain Management interfaces to close the modal window and refresh the domain list after successfully adding a domain
    Fixed an issue preventing the Hyperlink Manager to function properly (see get satisfaction forum discussion)
    Updated the confirmation message received after copying a page to match the new workflow and button names
    Fixed an issue causing the current screen or section to not be highlighted in the menu
    Updated styling on the new dashboard, user management and email accounts interfaces
    Updated  dashboard reports filters and chart display; made the chart and the filter use the site time zone
    Fixed an issue preventing users from inviting new admin users or create new email accounts on Internet Explorer 8
    Fixed an issue preventing users from deleting Email Accounts or Admin Users in Internet Explorer 8
    Fixed some issues preventing password recovery email from being sent
    Removed the alert message displayed when the user or email account limit has been reached
    Added localization for the simplified dashboard
    Fixed display issues for site limits, domains and user list in the simplified dashboard
    Added Custom reports for webBasics plan
    Fixed a bug generating a "500:Collection error" on the simplified dashboard when user did not had View users permission
    Added TOU checkbox in the email account setup screen
    Updated Site Preview link in the dashboard to load the default domain
    Fixed an issue in the new File Manager forcing a user to press Undo twice in order to see the change take effect if the code that was previously formatted contained any <"tag" with more than 2 lines
    Fixed an issue causing the File Manager editor toolbar to incorrectly render if page URL path is longer than certain value; starting with this release, the site URL is trimmed
    Fixed an issue causing the invite users to be displayed as [object Object] in dashboard and admin user list
    Fixed a bug in the new admin causing the interface to become unresponsive when using the browser Back button
    Fixed an issue in the new File Manager causing "Save Draft" button to publish the default page template instead of creating a draft version
    Fixed a broken invite link issue in the Email Account invite email
    Updated loading indicators in File Manager and Email Accounts screens
    What's next
    The first item on the what's next list might not be news for many of you, but it's definitely one of the most important milestones this year. The Creative Cloud launch is just around the corner, and Business Catalyst is playing an important role in that, as the publishing platform for Adobe® Muse and Dreamweaver. This launch will capture all our attention within the next weeks as we want it to be our best ever. 
    We'll start our next development cycle on May 15th, while the next Business Catalyst release is going to be pushed live in mid June. That being said, the following items are already on our launch plan for the next release and a few more will join the list. Please expect an update on our 2012 plans around mid May.
    HTTP throttling – all page load and API calls to BC will be protected against attacks, this might trigger problems for API heavy sites. We are looking into enabling this update along with our June release, and will help make sure that a reasonable number of requests will be accepted from the same computer per minute.
    Automatic site deletion - Starting with the June release, we are going to start automatically delete expired trial sites and canceled sites. Customers will be notified twice before we are going to proceed with deleting the sites.
    Thank you,
    Cristinel Anastasoaie
    Adobe Business Catalyst Product Manager

    In reference to this change in the Custom Reports... Better experience when exporting data - to prevent customer confusion when exporting data from Mac computers, we have removed the export to excel option and exporting in CSV format by default.
    What is the customer confusion we are trying to stop here? I've got even more confused customers at the moment because all of a sudden they can't find the export to excel option but know it exists if they log in on a PC?
    Mark

  • IE7 WMP11 + Flash bug

    I have an embedded Mediaplayer (11) and a playlist file
    (ASX):
    After the video is done it loads a AD created in Flash but
    all of a sudden links inside the Flash is no longer clickable in
    IE7.
    It has worked fine and it also works in FireFox and Opera no
    problem at all but no longer trough IE7.
    I know that Brightroll (AD company) delivers lots of ads this
    way and they also don't work anymore in IE7.
    Can anybody confirm this bug and is there a solution to this

    Hi Gaurav! Thanks for your reply.
    I do indeed use a lot of Javascript, but it's all
    encapsulated ("namespaced") and so it shouldn't be interfering with
    anything!
    Maybe I tweaked something in the Spry code that I shouldn't
    have, but I can't imagine what...
    I will try rebuilding the Spry menu, as you suggest.
    Cheers

  • Samsung Video Flashing Bug

    I found a bug in the current version of the firmware (version 1024) for the Samsung TV UN55D8000. I just wanted to let people be aware of the issue.
    The issue is that the app flashes black when a video attempts to loop.
    I have the stageVideo seek to the start to its 0 point when the netstream reports that the video has reached its end.
    When the video loops, the entire app flashes to a black screen for a split second.
    This is NOT a problem on the Broadcom developer box or on TiVo devices - just the above mentioned Samsung TV. Therefore, I assume this is a Samsung bug.

    Thanks for sharing the info.

  • Strange Behavior In Defining A Template Interface -- Bug/RFE

    Hello.
    This is a bit of a bug. I wanted to define a "template" interface. If you follow this sequence of steps, you may see this odd behavior:
    In a class diagram, insert a new Interface.
    Add a template parameter to that interface. Now, the display of the object has not changed.
    Right-click the interface, and under "Show", select "As Icon".
    Right-click again and under "Show" select "As Non-Iconic Class".
    Now the interface is displayed as a "Template Class" on the diagram, with its parameters visible. This comes about since the Modeling Palette only contains a tool to draw a "Template Class", which creates a class only and not an interface.
    Is this behavior somehow intentional or expected?
    Is there any bug reporting tool for such reports? Or is posting on this forum sufficient to constitute feedback on a bug?
    Thanks in advance.
    - Steven Coco.

    Hi.
    I am not aware of another notation: the display given by JSE (after making it display the parameters) is all I would expect -- the UML superstructure just says that a templatable element has the dashed-outline box listing its parameters. Now, the display of the parameters can be suppressed, but I would have expected in that case a more direct "Hide or Show Template Parameters" option for the element. And in fact, I'd say that a display option like this is really what this boils down to: there's no option to hint JSE to display the parameters; and you'd have to go a round-about fashon to make them appear.
    And my display does still show <<interface>> after geting the parameters to appear.
    Thanks!
    - Steev.

  • Template Selection Bug

    In the Topic List POD, use CTRL+A to select all topics.
    Choose a template and apply it to all... using the 'Apply'
    button.
    Wait for this operation to finish. When control comes back...
    Press 'OK' and RH7.001.01 disassociates the template from
    every topic.

    While I am at it...
    Template Bug #2: Template/Topic association is lost when
    force update is invoked.
    It'd be useful if we could 'Permanently Apply' a template to
    all topics in a project and that association would persist through
    all user activities.
    A template applied to a project in this fashion should also
    be applied to any new topics introduced to the project in any
    manner whatsoever.

  • Image size / flash bug ?

    Hi there,
    I did a website for a photographer: very simple, three themes
    (music, portrait, nude) every theme with one large image that you
    can scroll through.
    One of the images is nearly 10.000px width. This was no
    problem, a few month ago when I created the movie first (in
    FlashMX). Now it suddenly is. The movie already works fine in some
    browsers/computers, but in some browsers it doesn’t ... (It
    seems not to be a browser or Mac/PC-problem, because I’ve
    seen both: Macs it works on, PCs it works on, Macs it
    doesn’t, etc ..) When I now create a movie with CS3 (same
    fla-file) all I see is a red face. I figured out that when
    I’m scaling down the image size (to 7.500px width), it works,
    then I can create a movie in CS3 that works.
    Does anyone hear of that problem. Is it a FlashCS3 bug?
    You can see the website here (if you’re lucky you can
    see the naked girls!):
    http://www.henrik-pfeifer.de/henrik_pfeifer_akt.htm
    - viktor

    hi Victor, I was able to view your images in an older version
    of flash player (9,0,47) Your flash player is most likely the
    latest one (9,0,115). The latest flash player version has a problem
    displaying images that have been saved in cmyk colors. Try to
    reexport the image in RGB and then re-insert it in Flash.

Maybe you are looking for

  • ITUNES WONT OPEN! HELP!

    OK, so I installed iTunes, Quicktime, etc, and I plugged in my new iPod Nano but it said something was wrong with iTunes, so i uninstalled it, and then reinstalled it, still wouldn't work. Tried different USB ports, etc. Still wouldn't work. So, I re

  • Can i change default splash screen in Oracle ADF mobile

    hi, can i change the default splash screen (i.e. the Oracle screen that shows up) when you open the app in mobile? i want to use my own custom splash screen. regards, ad

  • Why can't I choose if I want to tile Vertically or Horizontally as before?

    I use tile on 95% of my jobs. It is a waste of space when I tile all vertical pictures because I do not have the choice of Tile Vertically or Tile Horizontally as on previous version of Photoshop. I tried the different choices offered on "arrange doc

  • Servlet crashes on preparedStatement.close()

    Hello Everyone , I have a servlet that gives out database information. Depending on the request parameters , some prepared statements that I declare before my try block may or may not be used. All statements and resultSets are initialized to null. If

  • Burning data in itunes?

    I have a file of photos on my desk top I need to burn onto discs hhow do I do this ...Thanks