Hi, I want to integrate MPGs in my eBook. They are to large - so I exclude them. When I start my eBook, they don't run (I've copied them into the eBook.exe-directory).
This is my script: <embed SRC="#@{app}\15.mpg" width=352 height=288 autostart="true"></embed> I've also tried ## and #! .
What must I do? Is there a List of all ActiveScript-Commands - I didn't find it?
Posted on: 10:27 am on March 27, 2002
EBookCompiler
In your HTML, you can use ##, #!, #@ in HREF= and similar places that will cause navigation (the viewer to go to a new page)
SRC= in the EMBED tag won't cause navigation, so this is why it doesn't work.
In any case the stuff after #! ## #@ is supposed to be Activ Script commands, and this isn't
So there are 2 problems in the code.
A list of Activ Script commands is in the Reference section of the Help.
BTW there are even more commands, in the optional add-on product atwww.ebookpower.comand these are documented separately in the help file that comes with that package.
Enable the preprocessor (double click on the HTML file in the Files tab, and check the option), and try in your HTML code <embed SRC="[={app}]\15.mpg" width=352 height=288 autostart="true"></embed>
Posted on: 4:29 pm on March 27, 2002
Reiner
Cool, it works with "Enable the preprocessor (double click on the HTML file in the Files tab, and check the option), and try in your HTML code <embed SRC="[={app}]\15.mpg" width=352 height=288 autostart="true"></embed>"!
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.
Disclosure:
Our company's websites' content (including this website's content) includes advertisements for
our own company's websites, products, and services,
and for other organization's websites, products, and services.
In the case of links to other organization's websites,
our company may receive a payment, (1) if you purchase products or services,
or (2) if you sign-up for third party offers, after following links from this website.
Unless specifically otherwise stated, information about other organization's products and services,
is based on information provided by that organization,
the product/service vendor, and/or publicly available information - and should
not be taken to mean that we have used the product/service in question.
Additionally, our company's websites contain some adverts which we are paid
to display, but whose content is not selected by us, such as Google AdSense ads. For more
detailed information, please see Advertising/Endorsements Disclosures
Our sites use cookies, some of which may already be set on your computer. Use of our site
constitutes consent for this. For details, please see Privacy.
Click privacy for information about our company's privacy, data collection and data retention policies, and your rights.