Pagination for the flash chart

Hi,
I have a apex application where in one page I display certain value (in tabular format) based on few criteria and also in the same page for the same criteria I have a flash chart which should show the same values (as that of the tabular format) in chart. Now the tabular format is a separate region and the flash chart is another separate region. The tabular values are shown in multiple pages if the number of rows returned are more certain value (say 15). I want the flash chart to follow the same pagination logic as that of the tabular records but unable to figure out how i can achieve the same.
Please help.
regards,
Dipankar

Hi,
Do i need to provide more information on this?
regards,
Dipankar

Similar Messages

  • Changing the custom XML for a flash chart dynamically

    Hello
    I am wondering if anyone has found a way to change the custom XML
    for a flash chart dynamically.
    For instance.
    On the www.anychart.com website their is a gallery with charts.
    I have studied one called "2Dlinetimechart. It has hours on the X-axis.
    When I view the XML for this chart.
    I found this enrty
    - <block color="0x0080C0" border_color="0x0080C0" name="Sales dept.">
    <set value="0" argument="0" name="00:00" />
    <set value="1" argument="0" name="01:00" />
    It uses the tag value to set the position on the X-axis. But the tag name to set the labels on the X-axis.
    I have not found a way to do this in application express 3.0.
    Therefore I wonder if I can change to XML dynamically, and build my own block based on the input I have.
    Or even build a chart, based on a xml that I create first then sends to the object that renders the chart.
    Hope this makes sence ?
    Ulf
    PS this is related to my question about
    http://forums.oracle.com/forums/thread.jspa?messageID=1887210?
    using dates on the x-axis.
    But would by nice to know a general method to rebuild the xml-file dynamically so I can change the chart within the limits of the xml-definition.

    String value = ResultSet.getObject("myfield").toString();
    String opvalue = "15";
    <OPTION Value=15 <%=((opvalue.equals(value))?"selected":"")%>>

  • Setting the Box2D for the flash proffesional cs4

    i need help foSetting the Box2D for the flash proffesional cs4.ifg i runs i show error
    1172: Definition Box2D.Dynamics:b2BodyDef could not be found.

    That was helpful information. I verified the session status for the page items and saw that when the page loads the session status is blank and when we submit the form the status changes to I with the corresponding values that I entered.
    How can i set a default value for a page item so that when the page loads for the first time, The session status will be I and there is a default value for the page item.
    One more observations is that even the session status is blank how is the apex reports fetching the data based on the variable and the chart is not able to fetch the data.
    Could you provide some more light on the above two questions.
    Regards,
    Pradeep

  • Error while creating the Flash Chart

    Hi ,
    While creating the Flash Chart i got the following error..
    Error Item ID (4789301958029267) is not an item defined on the current page.
    What does it mean????
    My Chart Series is:
    SELECT NULL LINK, DISTRIBUTOR, CLGASSETS, FOLIOS FROM (
    select NULL Link, distributor,SUM(Clgassets) Clgassets,SUM(folios) FOLIOS from (
           select Month,distributor,
                  clgassets,sales,red,trxns,folios,
                  row_number() over(partition by SchType order by clgassets desc) rn,
                  dense_rank() over(partition by SchType order by clgassets desc) den_rank
              from(
                    Select Month,
                    Scheme_type SchType,
                    Broker Distributor,
                    sum(CLGASSETS)  CLGASSETS,
                    sum(SALES) SALES,
                    sum(RED)  RED,
                    sum(TRXNS) TRXNS,
                    sum(FOLIOS) FOLIOS
          from TABLE
                    MFDEX_TOPN_QUERY_PKG.TOPN_REPORT_QUERY
                 'OWNPERF',
                 :p_amc_code,
                 'X',
                 'X',
                 :p6001_month,
                 'X',
                 'X',
                 'X'                       
                    )  op where instr(':'||:P6001_schtype||':',':'||scheme_type||':') > 0
                   group by Month, Scheme_type,Broker
                   order by CLGASSETS DESC)
             order by clgassets desc)
    where den_rank<=5
    GROUP BY DISTRIBUTOR
    ORDER BY Clgassets DESC)
    WHERE ROWNUM<=5Help me out to clear this error.
    Cheers,
    Shan.

    Hi Sa'ad
    Its been a little while since I used Web Analysis but I remember that there are issues if you have more than 1 dimension in rows or columns. What I cannot remember is whether it automatically shifts a dimension to the page or whether as you suggest it just doesn't display.
    Pie charts can only display data from two dimensions (1 rows, 1 columns), you can filter using dimensions on pages. If that doesn't give you what you need then I'm afraid you need to stick to a different chart type.
    Hope this helps
    Stuart

  • How can I submit a flash demo for the Flash-facebook-fan-page ?

    Hello !
    Can someone tell me where it's possible to submit a demo for the flash-facebook-page ?
    I only find a link to submit an Air-mobile demo (and actually don't understand why because I was not on the Adobe Air facebook page).
    Thank you !
    Tom

    I don't know a lot about this subject but thought I'd give it a shot to answer.  You can use Adobe Encore to create menu systems for your DVD title screen.  As far as Flash is concerned I think you can import your animations into Encore's menu system though I'm not exactly sure how.  If you want to just make an animation that will be played back without interactivity you would just export your Flash animation as a Quicktime MOV file and import it into After Effects for further editing and finishing.  Once you render your mp4 (h.264) from AE you can bring this into Encore to author for your DVD.

  • Can you please update the link for the flash player standalone installer?

    Can you please update the link for the flash player standalone installer?
    Link: http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_plugin_debug_3 2bit.exe
    Source: http://kb2.adobe.com/de/cps/191/tn_19166.html#main_ManualInstaller
    Source: http://forums.adobe.com/thread/889580

    Dogs Key wrote:
    Source: http://kb2.adobe.com/de/cps/191/tn_19166.html#main_ManualInstaller
    That is an old document (Flash Player 10.3) that shouldn't be there anymore.  (The English document redirects to the link below.)
    The download links for the offline installers for FP 11.2 are here http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#Ins tall_in_a_firewall_proxy_server_environment
    I have updated the download links for FP 10.3 in http://forums.adobe.com/thread/889580

  • [svn:fx-trunk] 7765: Fixing up some copyrights, adding copyrights, and fixing up some legal-eese for the Flash Component Kit For Flex.

    Revision: 7765
    Author:   [email protected]
    Date:     2009-06-11 15:58:18 -0700 (Thu, 11 Jun 2009)
    Log Message:
    Fixing up some copyrights, adding copyrights, and fixing up some legal-eese for the Flash Component Kit For Flex.
    Also, updating the MXP to get latest changes to base classes.
    QE Notes: -
    Doc Notes: -
    Bugs: SDK-21670
    Reviewer: No one (just header updates)
    tests: checkintest (seem to fail due to local changes to ScrollBar, which I'm not checking in here)
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21670
    Modified Paths:
        flex/sdk/trunk/frameworks/flash-integration/FlexComponentKit.mxp
        flex/sdk/trunk/frameworks/flash-integration/readme.txt
        flex/sdk/trunk/frameworks/projects/flash-integration/FlexComponentKit.mxi
        flex/sdk/trunk/frameworks/projects/flash-integration/JSFL/Convert Symbol to Flex Component.jsfl
        flex/sdk/trunk/frameworks/projects/flash-integration/JSFL/Convert Symbol to Flex Container.jsfl
        flex/sdk/trunk/frameworks/projects/flash-integration/JSFL/MakeFlexComponent.jsfl
        flex/sdk/trunk/frameworks/projects/flash-integration/readme.txt
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/ContainerMovieClip.as
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as

  • Already purchased season pass for "The Flash" unavailable to download.

    Recently purchased the season pass for "The Flash". Episode 1, the trailer and the "On the Set" for episode two have all automatically downloaded to my desktop. Wondered why episode two didn't download as well, so I went to the iTunes store and see a price tagged slapped over episode two, as if I haven't purchased the season pass. Anyone know whats up with this?

    Hello there, misterzmr.
    The following Knowledge Base article provides great information in regard to reporting issues with an iTunes Store purchase, as you have described:
    Report an problem with an item you bought from the iTunes Store, App Store, Mac App Store, or iBooks Store
    To report a problem with an item you bought, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the item you're having a problem with.
    Enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having a problem with.
    Select your problem from the Choose Problem menu.
    Follow the onscreen instructions. You might be asked to describe the problem in a text field.
    Click Submit and we'll review your problem.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • CS3 "Come for the blue-ray stay for the flash" crashing (MY SOLUTION)

    Hello everybody,
    I had some serious trouble starting up Encore CS3 in WinXP. Seeing the "Come for the blue-ray stay for the flash" -message and then Encore CS3 closing up. As for someone else in the forums, starting Adobe Version Cue before trying to start Encore solved the problem.
    Now a year later, I faced the same problem with Vista 64bit and with totally different hardware. For many people unplugging certain USB-drives or devices has solved the problem, but for me it didn´t help, neither in XP nor Vista. I remembered the solution from XP and started up Adobe Bridge CS3, then chose "Version Cue" -> "Start server". This action opens up a browser and asks for server information. I inserted nothing, tried to start Encore CS3 and it worked!
    Hope my experiences will help some of you who are struggling with the same problem.

    OMG, thanks so much for this solution... I have searched high and low for a solution, and I have also tried reinstalling countless times.  My only question is do you have to start that server every time you start up encore?  Also do you know what is causing this to happen that you need to start the server?

  • How do I find a "download button" for the Flash Player 11.x?

    How do I find a "download button" for the Flash Player 1.x updateon my Mac? All I find is a download tag for other products on the Adobe Flash Player 11.6.602.180" page.

    You don't even need a button.
    Either:
    <a href="docs/mytext.pdf">My text</a>
    Or:
    <a href="docs/my text.pdf"><img src="images/pdf.gif"
    width="34" height="20" border="0"></a>
    where the image is the pdf symbol
    GP01

  • Adding a single quote in the flash chart legend

    Hi all,
    I am using a following code to create a line chart.
    SELECT null link
    ,TO_CHAR(monat, 'MON-YY')
    ,ROUND(No_of_hits/1000) "No of Clicks(''000)"
    FROM
    SELECT DISTINCT TRUNC(ref_month,'MONTH') monat
    ,SUM(no_of_hits) OVER (ORDER BY TRUNC(ref_month,'MONTH') RANGE BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW) No_of_hits
    FROM goodnews_hits
    WHERE ref_month BETWEEN :p77_DATE_startline
    AND :p77_DATE_endline
    ORDER BY monat;
    I get the following legend in the top region of the chart
    No Of Stories
    No of Clicks(''000)
    I need the No of Clicks to be displayed as
    No of Clicks('000)
    i.e.
    Only one single quote before 000
    Could you please tell me , how this can be achieved?
    Thanks,
    Archana

    As I said in my earlier post, I am looking for the tooltips for the Presentation tables and columns. The tooltips for these were extracted from the RPD using the externalize Strings option and these externalized strings are stored in the database.
    So I am escaping the single using a single quote both in rpd and in the database.
    Example text I have used both in the rpd and database is something like "Shipment's start time". I tried with "Shipment''s start time", " Shipment'''s start time", but it didn't work.
    Thanks!!
    Vasantha.P

  • The flash chart Link not opening in oracle Apex 4.1

    I have created a flash chart (Pie chart ) on the latest version 4.2.
    Everything is workinfine when I have created a hidden item and associated a computation to it and added that in custom color option in chart attributes
    I am able to customize this again in this version
    But When I have done same thing in Apex 4.1
    I am able to see the output .but When I try to change the color and click on chart attributes it throws an error showing no data found
    Kindly help me in solving this error .

    Hi,
    To assist in resolving your issue, could you please outline the steps you've carried out in your 4.1 environment? Also, could you please confirm exactly what version of APEX you are referring to - 4.1.0 or 4.1.1?
    Regards,
    Hilary

  • I am asked to turn off Safari(v7) for the Flash Update even when Safari is not on.

    I have tried many times to install the Flash update on my MAC (OS X 10.9).  It asks me to close Safari to finish, even when Safari is not on.  I even restarted the computer, never opened Safari and it still asked me to close Safari.

    If you use MenuTab (Facebook plugin), it will give a false "open" for Safari. It sets as a Login item by default when installed so rebooting won't help.
    Applications/Utiltites>Activity Monitor.
    Terminate MenuTab, and proceed with the nstallation.

  • 2 Desired Improvements for the Flash Player 'about' web page

    Hi all ...   I'm finally writing to request two improvements to this web page:
         http://www.adobe.com/software/flash/about/
    As a geek, I have long been annoyed that this web page does not keep its Flash object and does not show the Flash Player plugin version number in the same format as used in the detailed list of latest Flash Player versions for various web browers and operating systems.
    This web page is mainly a tool for techs.  It can be improved greatly with these two changes (which I'm requesting on May 29, 2013):
    1)  Near the top of the page, KEEP the flash animation object --
    do NOT replace it with an advertisement in a few seconds.
         Keeping the Flash object there allows a knowledgeable user
    to right-click on the object to see the Flash plugin version, which
    is a way to confirm that the web page's displayed Flash Player
    version is correct.
        Currently, the Flash object is replaced within a few seconds
    with an advertisement for some other Adobe product.  This is
    MOST ANNOYING.  As a tech, I'm specifically going to this web
    page to (a) see that the Flash Player plugin I just installed is
    working and/or (b) see what exact version it is.
        Again:   Keep the Flash object in place -- drop the code that
    replaces that object with an advertisement.
    2)  The displayed Flash Player version is formatted with commas,
    as in   
                    You have version
                    11,7,700,202 installed
    while ALL of the versions in the table below are formatted
    (properly) with dots, as in 
                    Player version
                    11.7.700.202
        Make it easier for us mere humans to compare these version
    numbers ... rework the HTML code to replace the commas with
    dots.  (It's not rocket science.)
    Thank you. 
        -- A geek and former software build & release
            engineer in Tacoma WA

    Thanks, Chris.    That other web page does serve my needs better.  I've created a web link to it on my flash drive where I keep the latest Flash plugins for IE and non-IE web browsers.
    I still feel that the "About" web page needs the two changes I suggested. 
    Thanks also for pointing out that the box displaying the version of the installed Flash plugin is actually a Flash .SWF object .... since it is currently static (meaning, it has no animation whatsoever), I had no clue it was a Flash object.
    So, I add a 3rd request:   have that version-display SWF object redone, to have a simple animation added and to have its code to display version revised to use periods (dots) in the version numbers.  If that object currently is intended and used in some other Adobe (European?) we page, create a new object for the English "About" page.   Or to re-use code, use the version-display object from the page at
          http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    on the "About" page as well.
    Again, as a techie pressed for time, I want a web page where I see the current version of the installed plugins and the versions of the latest releases, in the same formatting,
    along with an animated flash object to prove that the Flash plugin in that web browser is working. 
    I do not accept that the mostly-technical Flash "About" page needs to have marketing materials (an ad).   People go to the About page specifically to see the Flash version info and to prove that Flash is working.
    Thanks again ....  - Ray

  • Video Players for the Flash Phobic | Flash 411 | Adobe TV

    You've got a video, and you just want to play it back on your blog or website. This episode is for you — featuring down and dirty techniques for publishing your video on the Flash platform.
    http://adobe.ly/wPY4CL

    I was doing exactly what this video said about creating the html document to open in your browser for my first two videos, then after that, all it would do was display a black box with no controls, nothing at all in my browser.  As far as I know, I didn't make any changes to settings, but this is my first time using flash.

Maybe you are looking for

  • Can't change my homepage and can't get rid of bing search bar.

    I can't change my homepage. It changed to Bing when I downloaded something. There is also a bing search bar on the top of my page. I am furious. I don't want things deciding on their own what should be on my computer. Why is it so hard to find where

  • Firefox works at mcdonalds with windows but not with linux

    I have Windows 7 Pro and Ubuntu 14.04 LTS on my laptop. I use firefox browser on both OS's. I am able to connect to internet when I use Windows OS and run firefox at McDonalds. But, when I try to use firefox and Ubuntu OS it will not connect while at

  • Calling a JavaScript function from an JApplet...

    Can anyone help? Is it possible to call a JavaScript function from within a JApplet? If so, what is the syntax? I've seen reference to the Netscape package but I've been led to believe it doesn't always work within Internet Explorer 6 which is the ta

  • Changes the file name now cant see in imovies

    I did an import from my hd camera to imovies - looked fine In finder I went and changed the folder names of the events (just realised I should not have done this!) I cant see the video/events in imovies anymore! can anyone help!

  • Media Corrupted Exception On MediaPlayer Restart

    I have created a simple application to test out JavaFX. Withing that Proof-Of-Concept application, I load both sound and video into separate instances of a MediaPlayer. While running the application from the IDE, I can stop and start both the sound a